From 6674d294ff99b4f6439e6e7f7a8cde399d2bf507 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Thu, 15 Mar 2018 21:03:31 -0700 Subject: New machine. New configs. --- host-overrides/jesterpm.net/host-specific/shell_pathes | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'host-overrides/jesterpm.net/host-specific/shell_pathes') 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" -- cgit v1.2.3