Re-export variable
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
b89b212363
commit
156836797c
1 changed files with 1 additions and 1 deletions
|
@ -60,4 +60,4 @@ source ${HOME}/.zsh/config-git.zsh
|
|||
source ${HOME}/.zsh/peco.sh
|
||||
|
||||
## Clean PATH from duplicates
|
||||
PATH=$(${HOME}/bin/path-dedup.py)
|
||||
export PATH=$(${HOME}/bin/path-dedup.py)
|
||||
|
|
Loading…
Reference in a new issue