diff --git a/.bashrc b/.bashrc index fbe89d0..56917c2 100644 --- a/.bashrc +++ b/.bashrc @@ -12,7 +12,6 @@ if [[ "$OSTYPE" =~ ^darwin.*$ ]]; then if [ -f $(brew --prefix)/etc/bash_completion ]; then . $(brew --prefix)/etc/bash_completion fi -else fi # Aliases