]> oss.titaniummirror.com Git - smckown/dotfiles.git/blobdiff - install.sh
Note that install.sh commands are *nix specific
[smckown/dotfiles.git] / install.sh
index 9bb04c5bbe073d08aa6fbe033705421ce457f0e0..d2331cd7f370d59a8e4bf38a39a30db721bbdaf3 100755 (executable)
@@ -23,6 +23,9 @@ dolink()
 
 cd ~
 
+# Below are *NIX specific installation commands.  This script could be extended
+# 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...
@@ -31,3 +34,6 @@ 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