aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-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