aboutsummaryrefslogtreecommitdiff
path: root/bash
diff options
context:
space:
mode:
Diffstat (limited to 'bash')
-rw-r--r--bash/bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bash/bashrc b/bash/bashrc
index 95b4a310..27a34023 100644
--- a/bash/bashrc
+++ b/bash/bashrc
@@ -58,7 +58,7 @@ shopt -s globstar &>/dev/null
shopt -s histappend &>/dev/null
# Ignore me if I try to complete an empty line.
-shopt -s no_empty_command_completion &>/dev/null
+shopt -s no_empty_cmd_completion &>/dev/null
# Never beep at me.
hash setterm &>/dev/null && setterm -bfreq 0