all repos — nixfiles @ 16b840b18e4d71f916b37ec3de7e3e2dd963449d

System and user configuration, managed by nix and home-manager

Installer: ensure that the fasdrc is symlinked correctly

Alan Pearce
commit

16b840b18e4d71f916b37ec3de7e3e2dd963449d

parent

66e32f4a0246c67bde50cd737a3f33f7bc9feb22

1 file changed, 1 insertion(+), 1 deletion(-)

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