Avoid duplicate entries in PATH.
This commit is contained in:
parent
5c5f485e31
commit
fa803089d6
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ setopt HIST_SAVE_NO_DUPS
|
|||
setopt HIST_REDUCE_BLANKS
|
||||
setopt SHARE_HISTORY
|
||||
|
||||
export PATH=~/.local/bin:$PATH
|
||||
[ -z $DISPLAY ] && export PATH=~/.local/bin:$PATH
|
||||
tabs 2
|
||||
|
||||
mkdir -p $XDG_DATA_HOME/zsh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue