sync up current apps in use
This commit is contained in:
parent
f3acb1a3e1
commit
958572982a
@ -7,12 +7,12 @@ tap 'nodenv/nodenv'
|
|||||||
cask 'java'
|
cask 'java'
|
||||||
# brews
|
# brews
|
||||||
brew 'autojump'
|
brew 'autojump'
|
||||||
|
brew 'awscli'
|
||||||
brew 'composer'
|
brew 'composer'
|
||||||
brew 'dnsmasq'
|
brew 'dnsmasq'
|
||||||
brew 'docker-cloud'
|
|
||||||
brew 'elixir'
|
brew 'elixir'
|
||||||
brew 'exercism'
|
brew 'exercism'
|
||||||
brew 'gist'
|
brew 'flake8'
|
||||||
brew 'git'
|
brew 'git'
|
||||||
brew 'gsl'
|
brew 'gsl'
|
||||||
brew 'heroku'
|
brew 'heroku'
|
||||||
@ -41,31 +41,33 @@ brew 'wget'
|
|||||||
cask '1password'
|
cask '1password'
|
||||||
cask 'adobe-creative-cloud'
|
cask 'adobe-creative-cloud'
|
||||||
cask 'alfred'
|
cask 'alfred'
|
||||||
|
cask 'android-studio'
|
||||||
cask 'atom'
|
cask 'atom'
|
||||||
cask 'authy-desktop'
|
cask 'authy-desktop'
|
||||||
cask 'backblaze'
|
cask 'backblaze'
|
||||||
|
cask 'brave'
|
||||||
cask 'chefdk'
|
cask 'chefdk'
|
||||||
cask 'choosy'
|
cask 'choosy'
|
||||||
cask 'dash'
|
cask 'dash'
|
||||||
cask 'docker'
|
cask 'docker'
|
||||||
cask 'dropbox'
|
cask 'dropbox'
|
||||||
|
cask 'fantastical'
|
||||||
cask 'firefox'
|
cask 'firefox'
|
||||||
cask 'font-hack'
|
cask 'font-hack'
|
||||||
cask 'font-inconsolata'
|
cask 'font-inconsolata'
|
||||||
cask 'font-hack'
|
|
||||||
cask 'google-backup-and-sync'
|
cask 'google-backup-and-sync'
|
||||||
cask 'google-chrome'
|
cask 'google-chrome'
|
||||||
|
cask 'google-cloud-sdk'
|
||||||
cask 'google-hangouts'
|
cask 'google-hangouts'
|
||||||
cask 'gpgtools'
|
cask 'gpgtools'
|
||||||
cask 'hazel'
|
cask 'hazel'
|
||||||
cask 'istat-menus'
|
cask 'istat-menus'
|
||||||
cask 'iterm2'
|
cask 'iterm2'
|
||||||
cask 'java'
|
|
||||||
cask 'keybase'
|
cask 'keybase'
|
||||||
cask 'microsoft-office'
|
cask 'microsoft-office'
|
||||||
cask 'mongohub'
|
cask 'mongohub'
|
||||||
cask 'ngrok'
|
cask 'ngrok'
|
||||||
cask 'nvalt'
|
cask 'postman'
|
||||||
cask 'rescuetime'
|
cask 'rescuetime'
|
||||||
cask 'sequel-pro'
|
cask 'sequel-pro'
|
||||||
cask 'sketch'
|
cask 'sketch'
|
||||||
@ -73,18 +75,22 @@ cask 'skype'
|
|||||||
cask 'slack'
|
cask 'slack'
|
||||||
cask 'sonos'
|
cask 'sonos'
|
||||||
cask 'spotify'
|
cask 'spotify'
|
||||||
|
cask 'station'
|
||||||
cask 'steam'
|
cask 'steam'
|
||||||
cask 'synology-cloud-station-drive'
|
cask 'synology-cloud-station-drive'
|
||||||
cask 'vagrant'
|
cask 'vagrant'
|
||||||
cask 'virtualbox'
|
cask 'virtualbox'
|
||||||
|
cask 'virtualbox-extension-pack'
|
||||||
# mac app store
|
# mac app store
|
||||||
|
mas 'Cyberduck', id: 409222199
|
||||||
mas 'Day One', id: 1055511498
|
mas 'Day One', id: 1055511498
|
||||||
mas 'Deliveries', id: 924726344
|
mas 'Deliveries', id: 924726344
|
||||||
mas 'Keynote', id: 409183694
|
mas 'Keynote', id: 409183694
|
||||||
mas 'Notability', id: 736189492
|
mas 'Notability', id: 736189492
|
||||||
mas 'Pages', id: 409201541
|
mas 'Pages', id: 409201541
|
||||||
mas 'Pocket', id: 568494494
|
mas 'Pocket', id: 568494494
|
||||||
|
mas 'Reeder', id: 880001334
|
||||||
mas 'Simplify', id: 448003584
|
mas 'Simplify', id: 448003584
|
||||||
mas 'Todoist', id: 585829637
|
mas 'Todoist', id: 585829637
|
||||||
mas 'Tweetbot', id: 1384080005
|
mas 'UlyssesMac', id: 1225570693
|
||||||
mas 'Xcode', id: 497799835
|
mas 'Xcode', id: 497799835
|
||||||
|
@ -11,14 +11,16 @@ cyberduck
|
|||||||
dash
|
dash
|
||||||
drush
|
drush
|
||||||
exercism
|
exercism
|
||||||
flux
|
fantastical
|
||||||
hazel
|
hazel
|
||||||
istat-menus-5
|
istat-menus-5
|
||||||
|
iterm2
|
||||||
keybase
|
keybase
|
||||||
macosx
|
macosx
|
||||||
myrepos
|
myrepos
|
||||||
ngrok
|
ngrok
|
||||||
nvalt
|
sequel-pro
|
||||||
|
sketch
|
||||||
spotify
|
spotify
|
||||||
ssh
|
ssh
|
||||||
tmuxinator
|
tmuxinator
|
||||||
|
Loading…
x
Reference in New Issue
Block a user