sh: add ~/.local/bin to PATH
This commit is contained in:
parent
5d8fd8db2d
commit
6395c6e74c
1 changed files with 2 additions and 0 deletions
|
|
@ -2,3 +2,5 @@
|
|||
|
||||
# Personnal scripts
|
||||
export PATH="$PATH:$HOME/bin"
|
||||
|
||||
export PATH="$PATH:$HOME/.local/bin"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue