Update default path
This commit is contained in:
parent
97c62cd8de
commit
77d0966b88
@ -5,3 +5,4 @@ export PAGER=less
|
|||||||
export LESS=RX # R for ANSI color sequences, X to not clear screen on exit
|
export LESS=RX # R for ANSI color sequences, X to not clear screen on exit
|
||||||
export TMPDIR=/var/tmp
|
export TMPDIR=/var/tmp
|
||||||
export PS1="\w $ "
|
export PS1="\w $ "
|
||||||
|
export PATH=${PATH}:~/bin
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user