fix up path
This commit is contained in:
parent
979c84adc3
commit
a7f25c5174
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
@ -1,5 +1,5 @@
|
|||
### ENVVARS
|
||||
PATH="/usr/bin:/usr/sbin:$HOME/.local/bin:$HOME/.cargo/bin:/usr/local/bin"
|
||||
export PATH=/data/data/com.termux/files/usr/bin:/data/data/com.termux/files/home/.local/bin
|
||||
export PATH
|
||||
export EDITOR=nvim
|
||||
export editor=nvim
|
||||
|
|
Loading…
Add table
Reference in a new issue