Add local install paths to zsh
This commit is contained in:
parent
081bc797ea
commit
dda0144dd4
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
export PATH=$PATH:$HOME/bin
|
||||
export PATH=$PATH:$HOME/bin:$HOME/.local/bin
|
||||
|
||||
export EDITOR='emacs'
|
||||
export VISUAL=$EDITOR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue