#cli
- 2026os.Exit should only ever be called from main in Go#go#cli#error-handling10
- `go install .` installs the current module from local source, not the registry#go#cli2
- make install PREFIX installs everything under one directory, not just the binary#make#linux#cli7
- Killing gpg-agent fixes the keyboxd version mismatch warning#gpg#gopass#cli3
- You can fetch a single file from a remote git repo without cloning#git#cli2