zsh: reorganize
This commit is contained in:
parent
9e9e8afd5a
commit
1b61337582
4 changed files with 59 additions and 21 deletions
|
@ -1,3 +1,8 @@
|
|||
# PATH manipulation
|
||||
## for pipx
|
||||
export PATH=$HOME/.local/bin:$PATH
|
||||
|
||||
# QoL aliases
|
||||
export EDITOR="vi"
|
||||
export VISUAL="nvim"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue