diff options
author | Matthew Lemon <y@yulqen.org> | 2023-06-05 07:14:41 +0100 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2023-06-05 07:14:41 +0100 |
commit | 0bc7a2f1fb6a1a1e5703206d5d4064fc178ec968 (patch) | |
tree | fa31de5c4640bdd0317aa41e6c3320f37e87b931 | |
parent | a3be5fe8070c3ab9d3b5999e94935c0e4270b235 (diff) |
Removes cargo line until I install cargo
-rw-r--r-- | bashrc | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |