aboutsummaryrefslogtreecommitdiff
path: root/bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'bashrc')
-rw-r--r--bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/bashrc b/bashrc
index 21faff2..803933f 100644
--- a/bashrc
+++ b/bashrc
@@ -114,6 +114,7 @@ if ! shopt -oq posix; then
fi
shopt -s autocd
+shopt -s cdspell
export GPGKEY="895134C5"
export PATH="$HOME/bin:$HOME/bin/perl6:$PATH"