From d006d9f8b12b47eb8e7d8abe45e540041893d538 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 24 Jun 2013 10:51:43 -0300 Subject: More CDPATH --- modules/profile/profile.dot.link | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/profile/profile.dot.link b/modules/profile/profile.dot.link index b6f63db..49552e2 100644 --- a/modules/profile/profile.dot.link +++ b/modules/profile/profile.dot.link @@ -20,7 +20,7 @@ PATH=$PATH:/sbin:/usr/sbin:/usr/local/sbin export PATH=$PATH:$HOME/.dotfiles:$HOME/apps/scripts:$HOME/apps/brweather/brweather # See http://www.caliban.org/bash/#bashtips -export CDPATH=".:~:~/code:~/data:~/file" +export CDPATH=".:~:~/code:~/data:~/file:/var/www/data" # Editor variables, avoiding "Avoiding protocol specified" error export EDITOR="vim -X" -- cgit v1.2.3