updated bashrc PATH
This commit is contained in:
parent
37dd285600
commit
d938676e9f
@ -4,6 +4,8 @@ case $- in
|
||||
*) return;;
|
||||
esac
|
||||
|
||||
export PATH=$PATH:$HOME/.local/bin
|
||||
|
||||
# don't put duplicate lines or lines starting with space in the history.
|
||||
# See bash(1) for more options
|
||||
HISTCONTROL=ignoreboth
|
||||
|
||||
Loading…
Reference in New Issue
Block a user