From: Siraaj Khandkar Date: Sat, 30 Jan 2021 00:17:07 +0000 (-0500) Subject: Remove redundant var def X-Git-Url: https://git.xandkar.net/?p=khome.git;a=commitdiff_plain;h=70879af803eada52fc75e18e9e27b094ffa2a7c2 Remove redundant var def --- diff --git a/home/.profile b/home/.profile index 6c07eaf..3c0745e 100644 --- a/home/.profile +++ b/home/.profile @@ -14,7 +14,4 @@ then eval "$(ssh-agent)" fi -# https://rustup.rs/ -export PATH="$HOME/.cargo/bin:$PATH" - status