Remove archy.

This commit is contained in:
Scott Wallace 2017-08-05 16:30:30 +01:00
parent fcf59ed594
commit 65ac7cf70e
2 changed files with 0 additions and 7 deletions

View file

@ -2,7 +2,6 @@ tap "caskroom/versions"
tap "buo/homebrew-cask-upgrade"
brew "ack"
brew "archey"
brew "bash-completion"
brew "git"
brew "coreutils"

View file

@ -72,12 +72,6 @@ if [ -x "$(which brew 2>/dev/null)" ]; then
fi
#--------------------------------------------------------------------------------
#--------------------------------------------------------------------------------
# Display pretty summary thing at the beginning of a session
#--------------------------------------------------------------------------------
archey 2>/dev/null
#--------------------------------------------------------------------------------
#--------------------------------------------------------------------------------
# Rebind CTRL-T to search forward in history
#--------------------------------------------------------------------------------