diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-10-13 14:23:34 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-10-13 14:23:34 -0300 |
commit | 38d45eaf265b1c9c965e676d46b05b358cec4e91 (patch) | |
tree | 1b1e013c2316a746fcba646bcf48fb4790ada59d | |
parent | f0957f85fe3343fc3d85115fb1b064c701bf2c5c (diff) | |
download | profile-38d45eaf265b1c9c965e676d46b05b358cec4e91.tar.gz profile-38d45eaf265b1c9c965e676d46b05b358cec4e91.tar.bz2 |
Removes TODO
-rw-r--r-- | profile.dot.link | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profile.dot.link b/profile.dot.link index e3060df..8b67e57 100644 --- a/profile.dot.link +++ b/profile.dot.link @@ -31,7 +31,7 @@ fi export PATH=$PATH # Where most projects live -export WORKPATH="~/file:~/data:~/code:~/apps" +export WORKPATH="~/file:~/data:~/code:~/apps:~/.dotfiles:~/.dotfiles/modules" # See http://www.caliban.org/bash/#bashtips export CDPATH=".:~:$WORKPATH" |