Remove archy.
This commit is contained in:
parent
fcf59ed594
commit
65ac7cf70e
|
@ -2,7 +2,6 @@ tap "caskroom/versions"
|
||||||
tap "buo/homebrew-cask-upgrade"
|
tap "buo/homebrew-cask-upgrade"
|
||||||
|
|
||||||
brew "ack"
|
brew "ack"
|
||||||
brew "archey"
|
|
||||||
brew "bash-completion"
|
brew "bash-completion"
|
||||||
brew "git"
|
brew "git"
|
||||||
brew "coreutils"
|
brew "coreutils"
|
||||||
|
|
6
.bashrc
6
.bashrc
|
@ -72,12 +72,6 @@ if [ -x "$(which brew 2>/dev/null)" ]; then
|
||||||
fi
|
fi
|
||||||
#--------------------------------------------------------------------------------
|
#--------------------------------------------------------------------------------
|
||||||
|
|
||||||
#--------------------------------------------------------------------------------
|
|
||||||
# Display pretty summary thing at the beginning of a session
|
|
||||||
#--------------------------------------------------------------------------------
|
|
||||||
archey 2>/dev/null
|
|
||||||
#--------------------------------------------------------------------------------
|
|
||||||
|
|
||||||
#--------------------------------------------------------------------------------
|
#--------------------------------------------------------------------------------
|
||||||
# Rebind CTRL-T to search forward in history
|
# Rebind CTRL-T to search forward in history
|
||||||
#--------------------------------------------------------------------------------
|
#--------------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in a new issue