summaryrefslogtreecommitdiffstats
path: root/bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'bashrc')
-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