Rectangle
Configuration is stored using NSUserDefaults, meaning it is stored in the following location: ~/Library/Preferences/com.knollsoft.Rectangle.plist
and there is also Export/Import functionality using JSON.
|
|
Shell » Alias Managers
Out of the two cross-platform alias managers JanDeDobbeleer/aliae and arctic-hen7/bonnie, I have chosen aliae, primarily due to its documentation, which makes a world of difference.
On macOS, the installation process consists of three steps.
brew install jandedobbeleer/aliae/aliae
# create .aliae.yaml
# add to .zshrc.d file with the following content: eval "$(aliae init zsh)"