ADd local bin
This commit is contained in:
parent
16889bf1d2
commit
4e0b33b7a7
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ if `tty -s`; then
|
|||
mesg n
|
||||
fi
|
||||
|
||||
export PATH=$PATH:~/.bin
|
||||
export PATH=$PATH:~/.bin:~/.local/bin
|
||||
export TERM=xterm-256color
|
||||
|
||||
# Installed with https://github.com/pyenv/pyenv-installer
|
||||
|
|
Loading…
Reference in a new issue