aboutsummaryrefslogtreecommitdiff
path: root/system/.profile
diff options
context:
space:
mode:
authorCamil Staps2021-06-07 14:28:00 +0200
committerCamil Staps2021-06-07 14:28:00 +0200
commite4da6b784b2cee125139c62953747521c61eaa44 (patch)
tree87a39584f2f98771a5c3cf0e9d1dbc4ea985f14d /system/.profile
parentAdd ** to Vim path for :tabfind etc. (diff)
Remove rustup
Diffstat (limited to 'system/.profile')
-rw-r--r--system/.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/.profile b/system/.profile
index 71cc55c..a7384f9 100644
--- a/system/.profile
+++ b/system/.profile
@@ -11,7 +11,6 @@ export PATH="$PATH:/opt/microchip/xc8/v1.41/bin"
export PATH="$PATH:/opt/zotero"
export PATH="$PATH:$HOME/.composer/vendor/bin"
export PATH="$PATH:$HOME/.cabal/bin"
-export PATH="$PATH:$HOME/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin"
export PATH="$PATH:$HOME/.cargo/bin"
export PATH="$PATH:$CLEAN_HOME/bin"
export PATH="$HOME/bin:$PATH"