summaryrefslogtreecommitdiffstats
path: root/install.sh
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2010-12-05 12:50:00 +0100
committerGravatar Tom Willemsen2010-12-05 12:50:00 +0100
commit2527e1a0d10daf42bbe2f9fd25fe81b38d26ef8f (patch)
tree3a47031a15b24e94d4a0bde2d9902719c4a74a60 /install.sh
parentdeb52fd1bf81f52a8a7158bee4f3bed884bc341f (diff)
downloaddotfiles-2527e1a0d10daf42bbe2f9fd25fe81b38d26ef8f.tar.gz
dotfiles-2527e1a0d10daf42bbe2f9fd25fe81b38d26ef8f.zip
Added zsh configuration
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index 0689c08..b0e68d9 100755
--- a/install.sh
+++ b/install.sh
@@ -24,3 +24,6 @@ linkmy emacs.d .emacs.d
# VIM
linkmy vimrc .vimrc
linkmy vim .vim
+# ZSH
+linkmy zshrc .zshrc
+linkmy zsh .zsh