From e4da6b784b2cee125139c62953747521c61eaa44 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Mon, 7 Jun 2021 14:28:00 +0200 Subject: Remove rustup --- system/.profile | 1 - 1 file changed, 1 deletion(-) (limited to 'system/.profile') 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" -- cgit v1.2.3