aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Sabaté <mikisabate@gmail.com>2014-03-04 15:56:16 +0100
committerMiquel Sabaté <mikisabate@gmail.com>2014-03-04 15:56:16 +0100
commit810245bb78e01dba30f78c782a3e0f48f8fb5822 (patch)
treed4b485e096694a25960ec18912a048745dc5945a
parent0fda513155619129a95fcad25807950373a03c38 (diff)
downloaddotfiles-810245bb78e01dba30f78c782a3e0f48f8fb5822.tar.gz
dotfiles-810245bb78e01dba30f78c782a3e0f48f8fb5822.zip
bash: removed some legacy exports.
-rw-r--r--bashrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/bashrc b/bashrc
index 38f42a6..a8c45bf 100644
--- a/bashrc
+++ b/bashrc
@@ -48,8 +48,6 @@ complete -C $HOME/.rake_completion -o default rake
# KDE Paths
export KDEDIR=$HOME/kde
export KDEDIRS=$KDEDIR
-export KDEV=$HOME/Projects/kde
-export KRUBY=$KDEV/kdev-ruby
# Export the standard paths to include KDE
export PATH=$KDEDIR/bin:/usr/local/heroku/bin:$PATH