all repos — nixfiles @ 7d1dff7136362abe33f9ff6f80efa431013e9c26

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

zsh: Set ZPLUG_HOME once
Alan Pearce alan@alanpearce.uk
Thu, 14 Jul 2016 18:20:50 +0200
commit

7d1dff7136362abe33f9ff6f80efa431013e9c26

parent

a8dec38180ea0fc6f9b509b32c1963a220c829c1

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

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