~/.local/bin in PATH as a default.
This commit is contained in:
parent
ff509f53e0
commit
7a0eabd55f
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ setopt HIST_SAVE_NO_DUPS
|
|||
setopt HIST_REDUCE_BLANKS
|
||||
setopt SHARE_HISTORY
|
||||
|
||||
export PATH=~/.local/bin:$PATH
|
||||
export MANPAGER="viman"
|
||||
export LESSHISTFILE='/dev/null'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue