aboutsummaryrefslogtreecommitdiff
path: root/bash/bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'bash/bashrc')
-rw-r--r--bash/bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/bash/bashrc b/bash/bashrc
index 6ae3f50d..a0f6448a 100644
--- a/bash/bashrc
+++ b/bash/bashrc
@@ -69,6 +69,7 @@ shopt -u sourcepath
# These options only exist since Bash 4.0-alpha
if ((10#${BASH_VERSINFO[0]%%[![:digit:]]*} >= 4)) ; then
+
# Autocorrect fudged paths during completion
shopt -s dirspell
# Enable double-starring paths