diff --git a/dotfiles/.bash_profile b/dotfiles/.bash_profile index 5276eb27..5545f007 100644 --- a/dotfiles/.bash_profile +++ b/dotfiles/.bash_profile @@ -3,4 +3,3 @@ # [[ -f ~/.bashrc ]] && . ~/.bashrc -PATH="${PATH:+${PATH}:}~/.local/bin"