aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.bashrc
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-06-07 18:20:56 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-06-07 18:20:56 +0300
commit2dba4f4a77e863ed814b15dc04df9b40c858a8f2 (patch)
treebd658b7c67795b84ca6c53b35844b48e6fe0113c /.bashrc
parentbackup_repo: refactoring (diff)
downloadlinux-home-2dba4f4a77e863ed814b15dc04df9b40c858a8f2.tar.gz
linux-home-2dba4f4a77e863ed814b15dc04df9b40c858a8f2.zip
shopt -s nocaseglob
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bashrc b/.bashrc
index 50c6132..824f744 100644
--- a/.bashrc
+++ b/.bashrc
@@ -41,7 +41,7 @@ shopt -s nullglob
# set -o ignoreeof
#
# Use case-insensitive filename globbing
-# shopt -s nocaseglob
+shopt -s nocaseglob
#
# Make bash append rather than overwrite the history on disk
# shopt -s histappend