Add .local/bin to PATH
This commit is contained in:
parent
79e4779f75
commit
5cccfb3927
1 changed files with 1 additions and 0 deletions
|
@ -6,3 +6,4 @@
|
|||
|
||||
export EDITOR="/bin/vim"
|
||||
export PATH="$HOME/.cargo/bin:$PATH"
|
||||
export PATH="$HOME/.local/bin:$PATH"
|
||||
|
|
Loading…
Add table
Reference in a new issue