Last active
August 23, 2019 04:15
-
-
Save jessehao/e25adc1e41dee361e7b2ad19c47dc968 to your computer and use it in GitHub Desktop.
favorite brews..
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
brew "googler" | |
brew "autojump" | |
brew "hub" | |
brew "proxychains-ng" | |
brew "mas" | |
brew "tig" | |
brew "thefuck" | |
cask "cheatsheet" | |
# Quick Look plugins | |
cask "qlcolorcode" # Preview source code files with syntax highlighting | |
cask "provisionql" | |
cask "betterzip" | |
cask "quicklook-json" | |
cask "qlmarkdown" | |
cask "qlstephen" # Preview plain text files without or with unknown file extension. Example: README, CHANGELOG, index.styl, etc. | |
cask "quicklookapk" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment