aboutsummaryrefslogtreecommitdiff
path: root/bashrc
diff options
context:
space:
mode:
authorVasil Zlatanov <vasil.zlatanov@gmail.com>2014-05-19 19:15:57 +0200
committerVasil Zlatanov <vasil.zlatanov@gmail.com>2014-05-19 19:15:57 +0200
commit505f2f534ffc5e34049ae5226f861c99f7e4bb11 (patch)
tree1a980f5cc9743c4a9bb5934eb11dbe6a59a75e3d /bashrc
parentef9a7ea9725be7d24e416a0427c527a1f165b449 (diff)
downloaddotfiles-505f2f534ffc5e34049ae5226f861c99f7e4bb11.tar.gz
dotfiles-505f2f534ffc5e34049ae5226f861c99f7e4bb11.tar.bz2
dotfiles-505f2f534ffc5e34049ae5226f861c99f7e4bb11.zip
simple config updates
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