]> oss.titaniummirror.com Git - smckown/dotfiles.git/blobdiff - install.sh
Add dput.cf, pbuilderrs, tmate.conf
[smckown/dotfiles.git] / install.sh
index 1388b458f1b14dca6c5ae23ab52cc06da6e80167..17af7814653d9ce5e637124106d408028ede3a11 100755 (executable)
@@ -28,12 +28,16 @@ cd ~
 
 dolink .dotfiles/vim .vim
 # 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