mirror of
https://github.com/getsops/sops.git
synced 2026-02-05 12:45:21 +01:00
Merge pull request #1944 from felixfontein/readme
Fix mention of macOS XDG_CONFIG_HOME fallback
This commit is contained in:
@@ -231,7 +231,7 @@ configuration directory.
|
||||
- **macOS**
|
||||
|
||||
- Looks for ``keys.txt`` in ``$XDG_CONFIG_HOME/sops/age/keys.txt``;
|
||||
- Falls back to ``$HOME/Library/Application Support/sops/age/keys.txt``.
|
||||
- Falls back to ``$HOME/Library/Application Support/sops/age/keys.txt`` if ``$XDG_CONFIG_HOME`` isn’t set.
|
||||
|
||||
- **Windows**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user