/fish-securenv

A fish function for on-demand retrieval of sensitive environment variables.

Primary LanguageShell

fish-securenv

A fish function for on-demand retrieval of sensitive environment variables.

Features

  • Keep sensitive environment variables unloaded until you need them.
  • Data safely encrypted using gpg.

Requirements

  • gnupg (gpg) with a key for encrypting data.

Install

With fisher:

fisher install eth-p/fish-securenv

Documentation & Usage

View the latest documentation in the docs folder.