all repos — nixfiles @ 0f7651cd3428226a454461de8dd883e4735d8d9a

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

zsh: Rename dangling reference to zshrc in installer

Alan Pearce
commit

0f7651cd3428226a454461de8dd883e4735d8d9a

parent

78a76cff334aba875f54fdb5582276e4a9f66807

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

jump to
M installinstall
@@ -55,7 +55,7 @@ local -a zfiles
zfiles=( $target/zsh/functions/fasd/fasd $fasd_cache - $target/zsh/zshrc + $target/zsh/interactive.zsh ) if [[ -f $target/zsh/${HOST%%.*}.zsh ]]; then zfiles+=$target/zsh/${HOST%%.*}.zsh