Mercurial > hg > cc > cirrus_home
diff .bash_profile @ 61:b24755311af8
x
author | Henry S. Thompson <ht@inf.ed.ac.uk> |
---|---|
date | Thu, 23 Apr 2020 17:26:55 +0100 |
parents | 701fe81ada29 |
children | efaa10c1e9ea |
line wrap: on
line diff
--- a/.bash_profile Thu Apr 23 17:25:25 2020 +0100 +++ b/.bash_profile Thu Apr 23 17:26:55 2020 +0100 @@ -7,12 +7,3 @@ # User specific environment and startup programs -PATH=$PATH:$HOME/.local/bin:$HOME/bin -EDITOR=emacs - -export PATH EDITOR - -export ANT_HOME=$HOME/src/apache-ant-1.10.7 -export MAVEN_HOME=$HOME/src/apache-maven-3.6.3 -export JAVA_HOME=$HOME/lib/openjdk-8u252-b09 -export PATH=${PATH}:${ANT_HOME}/bin:${MAVEN_HOME}/bin