summaryrefslogtreecommitdiff
path: root/host-overrides/jesterpm.net/host-specific/shell_pathes
diff options
context:
space:
mode:
Diffstat (limited to 'host-overrides/jesterpm.net/host-specific/shell_pathes')
-rw-r--r--host-overrides/jesterpm.net/host-specific/shell_pathes3
1 files changed, 3 insertions, 0 deletions
diff --git a/host-overrides/jesterpm.net/host-specific/shell_pathes b/host-overrides/jesterpm.net/host-specific/shell_pathes
index 0ca51be..3e5c62a 100644
--- a/host-overrides/jesterpm.net/host-specific/shell_pathes
+++ b/host-overrides/jesterpm.net/host-specific/shell_pathes
@@ -1,3 +1,6 @@
# PATH changes
export PATH=$HOME/opt/bin:$PATH
+# CLASSPATH
+export CLASSPATH=$HOME/development/classes:$CLASSPATH
+