-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

direnv


> Shell extension to load and unload environment variables depending on the current directory.

More information.


Grant direnv permission to load the `.envrc` present in the current directory:

direnv allow {.}

Revoke the authorization to load the `.envrc` present in the current directory:

direnv deny {.}

Edit the `.envrc` file in the default text editor and reload the environment on exit:

direnv edit {.}

Trigger a reload of the environment:

direnv reload

Print some debug status information:

direnv status


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 04:21:41 2024