aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-06-18 12:21:14 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-06-18 12:21:14 -0300
commit49186d6840268d86a2bf15f772b794ae6d13cb4f (patch)
treed9dcaf488ed4854b682a2c5a3ef99584e03577b5
parent3705838a6d4f59770d9520c6484a8cba52a6bd45 (diff)
downloadmetadot-49186d6840268d86a2bf15f772b794ae6d13cb4f.tar.gz
metadot-49186d6840268d86a2bf15f772b794ae6d13cb4f.tar.bz2
Harvesting CDPATH
-rw-r--r--modules/profile/profile.dot.link3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/profile/profile.dot.link b/modules/profile/profile.dot.link
index b3179f2..b6f63db 100644
--- a/modules/profile/profile.dot.link
+++ b/modules/profile/profile.dot.link
@@ -19,6 +19,9 @@ fi
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"
+
# Editor variables, avoiding "Avoiding protocol specified" error
export EDITOR="vim -X"