all repos — archive/dotfiles @ 16b840b18e4d71f916b37ec3de7e3e2dd963449d

Superseded by nixfiles

Installer: ensure that the fasdrc is symlinked correctly
Alan Pearce alan@alanpearce.co.uk
Mon, 07 Oct 2013 07:57:33 +0100
commit

16b840b18e4d71f916b37ec3de7e3e2dd963449d

parent

66e32f4a0246c67bde50cd737a3f33f7bc9feb22

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M installinstall
@@ -35,7 +35,7 @@ } 
 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