From 505f2f534ffc5e34049ae5226f861c99f7e4bb11 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Mon, 19 May 2014 19:15:57 +0200 Subject: simple config updates --- bashrc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'bashrc') 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 -- cgit v1.2.3-54-g00ecf