aboutsummaryrefslogtreecommitdiff
path: root/bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'bashrc')
-rw-r--r--bashrc4
1 files changed, 3 insertions, 1 deletions
diff --git a/bashrc b/bashrc
index 715fd3d..21faff2 100644
--- a/bashrc
+++ b/bashrc
@@ -113,7 +113,9 @@ if ! shopt -oq posix; then
fi
fi
+shopt -s autocd
+
export GPGKEY="895134C5"
export PATH="$HOME/bin:$HOME/bin/perl6:$PATH"
export PENTADACTYL_RUNTIME="$HOME/.pentadactyl"
-
+export LD_LIBRARY_PATH=/usr/local/lib