]> git.zndr.dk Git - dotfiles.git/commitdiff
Try more shopt's
authorJannik ZANDER <jzander@grundfos.com>
Mon, 9 Jul 2018 14:25:59 +0000 (16:25 +0200)
committerJannik ZANDER <jzander@grundfos.com>
Tue, 10 Jul 2018 05:59:37 +0000 (07:59 +0200)
.bashrc

diff --git a/.bashrc b/.bashrc
index b54f68fd5b370a05abc995326fab373c90171675..3c78dc39b31f76d833cda0030e25fd7be12151cf 100644 (file)
--- a/.bashrc
+++ b/.bashrc
@@ -8,12 +8,16 @@ cd ~
 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