Skip to content

Instantly share code, notes, and snippets.

@WhiteBlackGoose
Last active December 12, 2023 17:05
Show Gist options
  • Star 44 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save WhiteBlackGoose/8ffb7123b991dcc4cdafcdd574bdc3c6 to your computer and use it in GitHub Desktop.
Save WhiteBlackGoose/8ffb7123b991dcc4cdafcdd574bdc3c6 to your computer and use it in GitHub Desktop.
Password manager for true geeks
@robinastedt
Copy link

robinastedt commented Oct 12, 2022

Wish it wouldn't put yet another hidden file directly in my home directory. ${XDG_CONFIG_HOME:-~/.config}/pass/password-store is a good practice imo.

@WhiteBlackGoose
Copy link
Author

If you ask me, ~/.config shouldn't contain secrets. However, if you want, you can easily change the default path

@Kai-Animator
Copy link

Hey Thanks for this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment