Update bash config

This commit is contained in:
Hektor Misplon
2020-04-08 17:52:42 +00:00
parent 24746a6e13
commit bb725bacff
3 changed files with 2 additions and 8 deletions

View File

@@ -9,9 +9,6 @@ PS1='\u@\h \W\$ '
# nvm
source /usr/share/nvm/init-nvm.sh
# auto cd on path
shopt -s autocd
# history
export HISTCONTROL=ignoreboth