Skip to content

Instantly share code, notes, and snippets.

@kitsuyui
Created May 29, 2014 09:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kitsuyui/c0e10fea42dbdefa6494 to your computer and use it in GitHub Desktop.
Save kitsuyui/c0e10fea42dbdefa6494 to your computer and use it in GitHub Desktop.
私が Homebrew と Homebrew Cask でインストールしたパッケージのリスト。
appcleaner
dropbox
firefox
gimp
google-chrome
iterm2
keyremap4macbook
kobito
libreoffice
linein
macs-fan-control
nosleep
sequel-pro
skype
sourcetree
sublime-text
synergy
teamviewer
vagrant
virtualbox
vlc
xquartz
brew-cask
fdupes
nmap
python
siege
sshfs
tmux
wget
#!/bin/sh
brew leaves > brew.leaves.txt
brew cask list > brew.cask.list.txt
@kitsuyui
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment