Skip to content

Commit 4c5e26b

Browse files
committed
bash: we don't need no cargo
1 parent a7dd012 commit 4c5e26b

2 files changed

Lines changed: 0 additions & 3 deletions

File tree

bash/profile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,3 @@ if [ "$0" = "/usr/sbin/lightdm-session" -a "$DESKTOP_SESSION" = "i3" ]; then
3333
fi
3434

3535
eval "$(ssh-agent -s)"
36-
37-
. "$HOME/.cargo/env"

bash/rc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,4 +251,3 @@ export NVM_DIR="$HOME/.nvm"
251251
if [ -f ~/.bashrc-bsq ]; then
252252
source ~/.bashrc-bsq
253253
fi
254-
. "$HOME/.cargo/env"

0 commit comments

Comments
 (0)