all repos — nixfiles @ 7d1dff7136362abe33f9ff6f80efa431013e9c26

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

zsh: Set ZPLUG_HOME once

Alan Pearce
commit

7d1dff7136362abe33f9ff6f80efa431013e9c26

parent

a8dec38180ea0fc6f9b509b32c1963a220c829c1

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

jump to
M tag-zsh/config/zsh/zshrctag-zsh/config/zsh/zshrc
@@ -1,5 +1,5 @@
# -*- mode: sh; -*- -source ${ZPLUG_HOME:-~/projects/zplug}/init.zsh +source $ZPLUG_HOME/init.zsh zplug "zsh-users/zsh-completions" zplug "mafredri/zsh-async", use:async.zsh