summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2023-06-05 07:14:41 +0100
committerMatthew Lemon <y@yulqen.org>2023-06-05 07:14:41 +0100
commit0bc7a2f1fb6a1a1e5703206d5d4064fc178ec968 (patch)
treefa31de5c4640bdd0317aa41e6c3320f37e87b931
parenta3be5fe8070c3ab9d3b5999e94935c0e4270b235 (diff)
Removes cargo line until I install cargo
-rw-r--r--bashrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/bashrc b/bashrc
index 4fd592f..8bf5f36 100644
--- a/bashrc
+++ b/bashrc
@@ -263,8 +263,6 @@ append_to_masterlist() {
[ -f ~/.fzf.bash ] && source ~/.fzf.bash
-. "$HOME/.cargo/env"
-
# Setting PATH
export PATH=~/bin/:$PATH
export PATH=~/.local/bin/:$PATH