macOS dotfiles should not go in ~/Library/Application Support
A CLI tool is not an app, and none of you are reading the docs as carefully as you think you are
The Lix man pages look like this: ``` .SH Name ``` They need to look like this: ``` .SH Name ``` # Way more details than you want So the Fish shell's [default completions for `man`](https://github.com/fish-shell/fish-shell/blob/a979b6341d7fc4c466b3992f25da3209e0808aaa/share/functions/__fish...
A CLI tool is not an app, and none of you are reading the docs as carefully as you think you are