summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xinstall2
1 files changed, 1 insertions, 1 deletions
diff --git a/install b/install
index 16d30c5..c3e2feb 100755
--- a/install
+++ b/install
@@ -35,7 +35,7 @@ install-dot () {
 
 install-dot dotfiles/.git/hooks/ dotfiles/git-hooks/*
 install-dot .emacs.d/ dotfiles/emacs/*
-install-dot . dotfiles/^install(.) dotfiles/zsh/zshrc
+install-dot . dotfiles/^install(.) dotfiles/zsh/zshrc dotfiles/zsh/fasdrc
 install-dot .ssh/ dotfiles/ssh/*
 if [[ -d projects/dwm ]]
 then