diff options
Diffstat (limited to 'host-overrides/jesterpm.net/host-specific/shell_pathes')
-rw-r--r-- | host-overrides/jesterpm.net/host-specific/shell_pathes | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/host-overrides/jesterpm.net/host-specific/shell_pathes b/host-overrides/jesterpm.net/host-specific/shell_pathes new file mode 100644 index 0000000..3e5c62a --- /dev/null +++ b/host-overrides/jesterpm.net/host-specific/shell_pathes @@ -0,0 +1,6 @@ +# PATH changes +export PATH=$HOME/opt/bin:$PATH + +# CLASSPATH +export CLASSPATH=$HOME/development/classes:$CLASSPATH + |