Add personal bin to PATH
This commit is contained in:
parent
65013c967f
commit
6a0516ddaa
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
@ -7,6 +7,7 @@ fi
|
|||
|
||||
source ~/.p10k/powerlevel10k.zsh-theme
|
||||
|
||||
export PATH=~/bin:$PATH
|
||||
export EDITOR=vim
|
||||
export PAGER=most
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue