klotz: fish* + environment variables*

0 bookmark(s) - Sort by: Date ↓ / Title / - Bookmarks from other users for this tag

  1. direnv is an extension for your shell that automatically loads and unloads environment variables based on the current directory by checking for .envrc or .env files. This allows for project-specific settings, such as 12factor app variables or deployment secrets, without cluttering global profile files.

    - Supports multiple shells including bash, zsh, fish, tcsh, elvish, powershell, murex, and nushell.
    - Language-agnostic design implemented as a fast, single static executable.
    - Uses sub-shells to safely capture environment changes for the active shell session.

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: Tags: fish + environment variables

About - Propulsed by SemanticScuttle