Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
keychain: add
--absolute
opt to avoid subdirectory (#221)
For backwards compatibility, if the user provides `--dir` to keychain, it will create a `.keychain` folder in that directory. Adding the [`--absolute`](https://man.archlinux.org/man/keychain.1#absolute) opt will encourage keychain to use the directory as is.
- Loading branch information