diff options
Diffstat (limited to 'bashrc')
-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 |