]> oss.titaniummirror.com Git - smckown/dotfiles.git/blobdiff - install.sh
Add .bashrc and .eagle
[smckown/dotfiles.git] / install.sh
index 9e93e99987f2a7a0d6f7d87684bb173cef0ea348..9bb04c5bbe073d08aa6fbe033705421ce457f0e0 100755 (executable)
@@ -25,6 +25,9 @@ cd ~
 
 dolink .dotfiles/vim .vim
 dolink .dotfiles/vimrc .vimrc
-dolink ~/.dotfiles/ranger/bookmarks .config/ranger/bookmarks
+# 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/bashrc .bashrc
+dolink .dotfiles/eagle .eagle