X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=install.sh;h=1388b458f1b14dca6c5ae23ab52cc06da6e80167;hb=fe92fc6177b902fa97a6db36327680438c4ea190;hp=d2331cd7f370d59a8e4bf38a39a30db721bbdaf3;hpb=0c109621eae02cba018d740120b1f3800dd0fa21;p=smckown%2Fdotfiles.git diff --git a/install.sh b/install.sh index d2331cd..1388b45 100755 --- a/install.sh +++ b/install.sh @@ -27,7 +27,6 @@ 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 @@ -37,3 +36,4 @@ dolink .dotfiles/eagle .eagle dolink .dotfiles/Xdefaults .Xdefaults dolink .dotfiles/Xresources .Xresources dolink .dotfiles/xbindkeysrc.scm .xbindkeysrc.scm +dolink .dotfiles/dwmrc .dwmrc