mirror of
https://github.com/Xevion/dotfiles.git
synced 2025-12-07 11:14:53 -06:00
Remove useless cargo/deno profile lines from login shell profile
This commit is contained in:
@@ -25,6 +25,3 @@ fi
|
|||||||
if [ -d "$HOME/.local/bin" ] ; then
|
if [ -d "$HOME/.local/bin" ] ; then
|
||||||
PATH="$HOME/.local/bin:$PATH"
|
PATH="$HOME/.local/bin:$PATH"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
. "$HOME/.deno/env"
|
|
||||||
. "$HOME/.cargo/env"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user