Updates for macOS Sierra software that works now.
This commit is contained in:
parent
7da6511930
commit
8dace7c243
@ -28,19 +28,18 @@ Applications (installed with Homebrew Cask):
|
|||||||
|
|
||||||
- [Docker](https://www.docker.com/)
|
- [Docker](https://www.docker.com/)
|
||||||
- [Dropbox](https://www.dropbox.com/)
|
- [Dropbox](https://www.dropbox.com/)
|
||||||
- <s>[Fing](https://www.fing.io/)</s> (Note: Waiting on [this PR](https://github.com/caskroom/homebrew-cask/pull/24759) to get merged)
|
- [Fing](https://www.fing.io/)
|
||||||
- [Firefox](https://www.mozilla.org/en-US/firefox/new/)
|
- [Firefox](https://www.mozilla.org/en-US/firefox/new/)
|
||||||
- [Google Chrome](https://www.google.com/chrome/)
|
- [Google Chrome](https://www.google.com/chrome/)
|
||||||
- [Handbrake](https://handbrake.fr/)
|
- [Handbrake](https://handbrake.fr/)
|
||||||
- [Homebrew](http://brew.sh/)
|
- [Homebrew](http://brew.sh/)
|
||||||
- <s>[Karabiner](https://pqrs.org/osx/karabiner/)</s> (Note: Currently using [Karabiner Elements](https://github.com/tekezo/Karabiner-Elements) for macOS Sierra)
|
- [Karabiner Elements](https://github.com/tekezo/Karabiner-Elements)
|
||||||
- [KDiff3](http://kdiff3.sourceforge.net/)
|
- [KDiff3](http://kdiff3.sourceforge.net/)
|
||||||
- [LICEcap](http://www.cockos.com/licecap/)
|
- [LICEcap](http://www.cockos.com/licecap/)
|
||||||
- [LimeChat](http://limechat.net/mac/)
|
- [LimeChat](http://limechat.net/mac/)
|
||||||
- [MacVim](http://macvim-dev.github.io/macvim/)
|
- [MacVim](http://macvim-dev.github.io/macvim/)
|
||||||
- <s>[Menu Meters](https://www.ragingmenace.com/software/menumeters/)</s> (Note: Currently using [this fork](http://member.ipmu.jp/yuji.tachikawa/MenuMetersElCapitan/) for compatibility)
|
- [Menu Meters](https://www.ragingmenace.com/software/menumeters/) (Note: Currently using [this fork](http://member.ipmu.jp/yuji.tachikawa/MenuMetersElCapitan/) for compatibility)
|
||||||
- [nvALT](http://brettterpstra.com/projects/nvalt/)
|
- [nvALT](http://brettterpstra.com/projects/nvalt/)
|
||||||
- <s>[Seil](https://pqrs.org/osx/karabiner/seil.html.en)</s> (Note: Currently using [Karabiner Elements](https://github.com/tekezo/Karabiner-Elements) for macOS Sierra)
|
|
||||||
- [Sequel Pro](https://www.sequelpro.com/) (MySQL client)
|
- [Sequel Pro](https://www.sequelpro.com/) (MySQL client)
|
||||||
- [Skype](https://www.skype.com/en/)
|
- [Skype](https://www.skype.com/en/)
|
||||||
- [Skitch](https://evernote.com/skitch/)
|
- [Skitch](https://evernote.com/skitch/)
|
||||||
|
|||||||
@ -60,18 +60,17 @@ homebrew_cask_appdir: /Applications
|
|||||||
homebrew_cask_apps:
|
homebrew_cask_apps:
|
||||||
- docker
|
- docker
|
||||||
- dropbox
|
- dropbox
|
||||||
# - fing # Note: https://github.com/caskroom/homebrew-cask/pull/24759
|
- fing
|
||||||
- firefox
|
- firefox
|
||||||
- google-chrome
|
- google-chrome
|
||||||
- handbrake
|
- handbrake
|
||||||
# - karabiner # Note: Now using Karabiner Elements for macOS Sierra
|
- karabiner-elements
|
||||||
- kdiff3
|
- kdiff3
|
||||||
- licecap
|
- licecap
|
||||||
- limechat
|
- limechat
|
||||||
- macvim
|
- macvim
|
||||||
# - menumeters # Note: Using forked version for 10.11+ support
|
- yujitach-menumeters # Note: Using forked version for 10.11+ support
|
||||||
- nvalt
|
- nvalt
|
||||||
# - seil # Note: Now using Karabiner Elements for macOS Sierra
|
|
||||||
- sequel-pro
|
- sequel-pro
|
||||||
- skype
|
- skype
|
||||||
- skitch
|
- skitch
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user