]> oss.titaniummirror.com Git - smckown/dotfiles.git/blobdiff - install.sh
Correct symlinks for ranger in .config/ranger
[smckown/dotfiles.git] / install.sh
index d2331cd7f370d59a8e4bf38a39a30db721bbdaf3..064867faa8088451d3c80d37cc36a2efe0f0b9bf 100755 (executable)
@@ -27,13 +27,17 @@ cd ~
 # to run different commands depending upon the host OS.
 
 dolink .dotfiles/vim .vim
-dolink .dotfiles/vimrc .vimrc
 # ranger rewrites its bookmarks file and undoes the symlink on each run...
-#dolink ~/.dotfiles/ranger/bookmarks .config/ranger/bookmarks
-dolink ~/.dotfiles/ranger/rc.conf .config/ranger/rc.conf
-dolink ~/.dotfiles/ranger/rifle.conf .config/ranger/rifle.conf
+#dolink .dotfiles/ranger/bookmarks .config/ranger/bookmarks
+dolink ../../.dotfiles/ranger/rc.conf .config/ranger/rc.conf
+dolink ../../.dotfiles/ranger/rifle.conf .config/ranger/rifle.conf
 dolink .dotfiles/bashrc .bashrc
 dolink .dotfiles/eagle .eagle
 dolink .dotfiles/Xdefaults .Xdefaults
 dolink .dotfiles/Xresources .Xresources
 dolink .dotfiles/xbindkeysrc.scm .xbindkeysrc.scm
+dolink .dotfiles/dwmrc .dwmrc
+dolink .dotfiles/gitconfig .gitconfig
+dolink .dotfiles/dput.cf .dput.cf
+dolink .dotfiles/pbuilderrc .pbuilderrc
+dolink .dotfiles/tmate.conf .tmate.conf