mirror of
https://github.com/geerlingguy/mac-dev-playbook
synced 2024-11-21 19:33:03 +00:00
Fixes #127: Replace Sequel Pro with Sequel Ace.
This commit is contained in:
parent
59240c8492
commit
ce79f51bbb
2 changed files with 2 additions and 2 deletions
|
@ -106,7 +106,7 @@ Applications (installed with Homebrew Cask):
|
||||||
- [LimeChat](http://limechat.net/mac/)
|
- [LimeChat](http://limechat.net/mac/)
|
||||||
- [MacVim](http://macvim-dev.github.io/macvim/)
|
- [MacVim](http://macvim-dev.github.io/macvim/)
|
||||||
- [nvALT](http://brettterpstra.com/projects/nvalt/)
|
- [nvALT](http://brettterpstra.com/projects/nvalt/)
|
||||||
- [Sequel Pro](https://www.sequelpro.com/) (MySQL client)
|
- [Sequel Ace](https://sequel-ace.com) (MySQL client)
|
||||||
- [Skitch](https://evernote.com/skitch/)
|
- [Skitch](https://evernote.com/skitch/)
|
||||||
- [Slack](https://slack.com/)
|
- [Slack](https://slack.com/)
|
||||||
- [Sublime Text](https://www.sublimetext.com/)
|
- [Sublime Text](https://www.sublimetext.com/)
|
||||||
|
|
|
@ -76,7 +76,7 @@ homebrew_cask_apps:
|
||||||
- google-chrome
|
- google-chrome
|
||||||
- handbrake
|
- handbrake
|
||||||
- licecap
|
- licecap
|
||||||
- sequel-pro
|
- sequel-ace
|
||||||
- slack
|
- slack
|
||||||
- sublime-text
|
- sublime-text
|
||||||
- transmit
|
- transmit
|
||||||
|
|
Loading…
Reference in a new issue