all repos — nixfiles @ bb173ad85c097327de13517d84eb142b053443cf

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

Zsh: remove hardcoded references to user alan

Alan Pearce
commit

bb173ad85c097327de13517d84eb142b053443cf

parent

4f58f906a49721af4b5e834db1f6ba5b4db2839a

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

changed files
M zsh/environment.zshzsh/environment.zsh
@@ -16,7 +16,7 @@ fi
export PATH -myfuncs=( ~alan/projects/dotfiles/zsh/functions/*(/) ) +myfuncs=( ~/projects/dotfiles/zsh/functions/*(/) ) fpath=( $myfuncs ~alan/projects/dotfiles/zsh/completion/