Move zsh path modifications to .zprofile
This commit is contained in:
parent
162ec98918
commit
584e90f742
2 changed files with 13 additions and 2 deletions
|
|
@ -1,5 +1,3 @@
|
|||
export PATH=$HOME/bin:$HOME/.local/bin:$PATH
|
||||
|
||||
export EDITOR='nvim'
|
||||
export VISUAL=$EDITOR
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue