Solarized colors for directories

This commit is contained in:
2013-11-10 08:36:22 -05:00
parent bf9b1c2d54
commit babab90ca9
3 changed files with 264 additions and 2 deletions

7
brew
View File

@@ -29,6 +29,7 @@ brew upgrade
brew install ack
brew install apple-gcc42
brew install chruby
brew install coreutils
brew install elixir
brew install git
brew install git-flow
@@ -37,8 +38,6 @@ brew install heroku-toolbelt
brew install leiningen
brew install macvim --override-system-vim
brew install maven
brew install mongodb
brew install postgresql
brew install reattach-to-user-namespace
brew install ruby-install
brew install tmux
@@ -46,4 +45,8 @@ brew install weechat --with-python --with-ruby --with-aspell
brew install https://raw.github.com/falsecz/homebrew-misc/master/Formula/git-wtf.rb
# At the end, because they require user intervention
brew install mongodb
brew install postgresql
brew cleanup