Skip to content

Commit

Permalink
add brew packages
Browse files Browse the repository at this point in the history
  • Loading branch information
garybernhardt committed Apr 25, 2020
1 parent c8ebe54 commit 0493f40
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bin/new_system_setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
set -e
brew install reattach-to-user-namespace --with-wrap-pbcopy-and-pbpaste

brew install git zsh vim ruby-install tmux wget fswatch ag postgresql lame python3 pngquant phantomjs heroku ghc multimarkdown graphviz offlineimap tree lua colordiff hub chruby jpeg selecta par2
brew install git zsh vim ruby-install tmux wget fswatch ag postgresql lame python3 pngquant phantomjs heroku ghc multimarkdown graphviz offlineimap tree lua colordiff hub chruby jpeg selecta par2 tokei diff-so-fancy dust tig fd
brew cask install skim
brew install --HEAD https://raw.github.com/postmodern/gem_home/master/homebrew/gem_home.rb
brew install imagemagick --with-ghostscript
brew install ffmpeg --with-fdk-aac --with-x265
Expand Down

0 comments on commit 0493f40

Please sign in to comment.