Skip to content

fnox deactivate

  • Usage: fnox deactivate

Disable fnox shell integration in the current shell session

This removes the hook that automatically loads secrets when entering directories with fnox.toml files. It also restores environment variables to their state before fnox was activated.

Note: This only affects the current shell session. To re-enable fnox, run the activation command again for your shell.

Flags

  • -h --help — Print help

Examples

After shell activation, the fnox shell function applies this command to the current session. Remove the activation line from your startup file to disable it in future shells.

sh
fnox deactivate
MIT LicenseCopyright © 2026jdx.dev