Hi, meet HiDock!
It's a free Mac app that lets you set different Dock settings for different display configurations
Hi, meet HiDock!
It's a free Mac app that lets you set different Dock settings for different display configurations
@rafa Nice! I like it so much I've submitted #HiDock for addition as a #macOS #Homebrew Cask: https://github.com/Homebrew/homebrew-cask/pull/139858
@rafa And #HiDock is live in #Homebrew already: https://github.com/Homebrew/homebrew-cask/blob/master/Casks/hidock.rb
You can install it from the terminal now:
```
brew install hidock
```
Why? So you can quickly download, install, and update the #macOS software you need without having to individually download and run through different install processes from a bunch of different websites. (Yours is really nice, though!)
Plus it makes setting up a new #Mac with all your favorites a snap, as @caseyliss wrote here: https://www.caseyliss.com/2019/10/8/brew-bundle
@[email protected] @rafa @caseyliss That is super awesome! Is there a public directory of all apps (without installing)? Couldn't find it on the github page.
Also, my biggest request for setting up my machines is always to save and restore settings of my apps as well. Do you know of a solution for something like that?
Edit: mis-@'ed Mark
@tomk @rafa @caseyliss
• All #Homebrew formulae: https://formulae.brew.sh/formula/
• All #macOS Homebrew casks: https://formulae.brew.sh/cask/
In theory, an app should save your settings in ~/Library/Preferences for you to back up. In practice, some apps also have things in other places, which is why a cask author might customize its `zap` stanza to remove them when requesting a full uninstall: https://docs.brew.sh/Cask-Cookbook#stanza-zap