We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7dd012 commit 4c5e26bCopy full SHA for 4c5e26b
2 files changed
bash/profile
@@ -33,5 +33,3 @@ if [ "$0" = "/usr/sbin/lightdm-session" -a "$DESKTOP_SESSION" = "i3" ]; then
33
fi
34
35
eval "$(ssh-agent -s)"
36
-
37
-. "$HOME/.cargo/env"
bash/rc
@@ -251,4 +251,3 @@ export NVM_DIR="$HOME/.nvm"
251
if [ -f ~/.bashrc-bsq ]; then
252
source ~/.bashrc-bsq
253
254
0 commit comments