set -o vi
# Use 'help shopt' to see the documentation for the given options
-shopt -s checkwinsize
-shopt -s histappend
-shopt -s nocaseglob
-shopt -s cdspell
shopt -s autocd
+shopt -s cdspell
+shopt -s cmdhist
+shopt -s dotglob
shopt -s globstar
+shopt -s histappend
+shopt -s histreedit
+shopt -s histverify
+shopt -s no_empty_cmd_completion
+shopt -s nocaseglob
# Set prompt
PS1='\[\033]0;${USER}@${HOSTNAME}:${PWD}\007\]' # terminal title