aboutsummaryrefslogtreecommitdiff
path: root/system/.profile
diff options
context:
space:
mode:
authorCamil Staps2018-10-22 14:48:03 +0200
committerCamil Staps2018-10-22 14:48:03 +0200
commitba79d9154af1ad4b3aac14ee36309fc624b11bae (patch)
tree58369651089d9d403932cd4b165214679b3cb2d5 /system/.profile
parentFix iTasksDev environment (diff)
Remove CLEANPATH
Diffstat (limited to 'system/.profile')
-rw-r--r--system/.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/.profile b/system/.profile
index 8e429be..b9668c9 100644
--- a/system/.profile
+++ b/system/.profile
@@ -1,6 +1,5 @@
export CLEAN_HOME=/opt/clean
export CLEANLIB=$CLEAN_HOME/exe
-export CLEANPATH=$CLEAN_HOME/lib/StdEnv:$CLEAN_HOME/lib/Dynamics:$CLEAN_HOME/lib/Gast:$CLEAN_HOME/lib/Platform
export PATH="$HOME/bin.local:$HOME/bin:$HOME/.cabal/bin:$HOME/.composer/vendor/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin:$PATH:/usr/local/texlive/2018/bin/x86_64-linux:/opt/microchip/xc16/v1.26/bin:/opt/microchip/xc8/v1.41/bin:$CLEAN_HOME/bin"
export MANPATH="/usr/local/man:/usr/local/mysql/man:/usr/local/git/man:$MANPATH"
export SUDO_ASKPASS=~/bin/askpass