update to to bash completion

This commit is contained in:
2012-10-19 17:22:16 -05:00
parent ec10088321
commit 90fbb68708

View File

@@ -5,6 +5,10 @@ set -o vi
export CLICOLOR=1
if [ -f $(brew --prefix)/etc/bash_completion ]; then
. $(brew --prefix)/etc/bash_completion
fi
# came from Aaron Lasseigne (AaronLasseigne on GitHub)
battery_status()
{