aboutsummaryrefslogtreecommitdiff
path: root/bash/bashrc
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2015-06-07 14:56:38 +1200
committerTom Ryder <tom@sanctum.geek.nz>2015-06-07 14:56:38 +1200
commite300f2d4d563e81f304ae8b07589b9fe482e0f68 (patch)
treee6774b526dae66acdb9c5c80810ced8919dec749 /bash/bashrc
parentConsistent alphabetical order for read opts (diff)
downloaddotfiles-e300f2d4d563e81f304ae8b07589b9fe482e0f68.tar.gz
dotfiles-e300f2d4d563e81f304ae8b07589b9fe482e0f68.zip
Add newline
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