|
@@ -8,6 +8,7 @@ export HISTFILE=~/.bash_history
|
|
export HISTCONTROL=ignoreboth:erasedups
|
|
export HISTCONTROL=ignoreboth:erasedups
|
|
shopt -s histappend
|
|
shopt -s histappend
|
|
shopt -s checkwinsize
|
|
shopt -s checkwinsize
|
|
|
|
+shopt -s direxpand
|
|
|
|
|
|
# add aliases with optimized settings
|
|
# add aliases with optimized settings
|
|
alias ls='ls -vhFA --color=auto'
|
|
alias ls='ls -vhFA --color=auto'
|