From 16b840b18e4d71f916b37ec3de7e3e2dd963449d Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Mon, 7 Oct 2013 07:57:33 +0100 Subject: Installer: ensure that the fasdrc is symlinked correctly --- install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit 1.4.1