summaryrefslogtreecommitdiff
path: root/host-overrides/jesterpm.net/host-specific/shell_pathes
diff options
context:
space:
mode:
authorJesse Morgan <jesse@jesterpm.net>2018-03-15 21:03:31 -0700
committerJesse Morgan <jesse@jesterpm.net>2018-03-15 21:03:31 -0700
commit6674d294ff99b4f6439e6e7f7a8cde399d2bf507 (patch)
tree38732d7798eb04482ae974f51e048a36e0839d4b /host-overrides/jesterpm.net/host-specific/shell_pathes
parenta7137eb9dda0a2c2ff3992fd8336ef577272e304 (diff)
New machine. New configs.
Diffstat (limited to 'host-overrides/jesterpm.net/host-specific/shell_pathes')
-rw-r--r--host-overrides/jesterpm.net/host-specific/shell_pathes6
1 files changed, 1 insertions, 5 deletions
diff --git a/host-overrides/jesterpm.net/host-specific/shell_pathes b/host-overrides/jesterpm.net/host-specific/shell_pathes
index 3e5c62a..e95ea8e 100644
--- a/host-overrides/jesterpm.net/host-specific/shell_pathes
+++ b/host-overrides/jesterpm.net/host-specific/shell_pathes
@@ -1,6 +1,2 @@
# PATH changes
-export PATH=$HOME/opt/bin:$PATH
-
-# CLASSPATH
-export CLASSPATH=$HOME/development/classes:$CLASSPATH
-
+export PATH="$HOME/.cargo/bin:$PATH"