about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index dc56932..097ee88 100644
--- a/.bashrc
+++ b/.bashrc
@@ -242,6 +242,7 @@ if ! [ -x "$(command -v tac)" ]; then
 fi
 
 shopt -s extglob
+shopt -s globstar
 
 set -o noclobber
 set -o vi