Skip to content

v1.1.3

Compare
Choose a tag to compare
@unfor19 unfor19 released this 09 Jan 00:26
· 235 commits to master since this release
  • Fixed breaking hidden prompts with CTRL+C

  • Prettier example.sh, making it more readable

  • Fixed getting the proper env var if already exists, for example, the following caused age to be empty

    GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 # agent contains "age"
    ...
    age=33