From e2dea411a3377445eff07c62be2119e06fb06ee3 Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Tue, 10 May 2022 23:21:24 -0500 Subject: [PATCH] No. --- common/bash/rc | 1 - 1 file changed, 1 deletion(-) diff --git a/common/bash/rc b/common/bash/rc index 34f4e2c..58215a5 100644 --- a/common/bash/rc +++ b/common/bash/rc @@ -8,4 +8,3 @@ command -v fish >/dev/null 2>&1 && grep fish /etc/shells >/dev/null 2>&1 && { echo " You can also try fish temporarily by running 'fish'. No 'chsh' commitment required." echo " If you're in bash intentionally for some reason, then ignore this message." } -. "$HOME/.cargo/env"