Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

flk direnv

Integrate flk with direnv.

flk direnv init    # create .envrc with use flake
flk direnv attach  # add hook to existing .envrc
flk direnv detach  # remove hook

Subcommands

  • init: generate .envrc
  • attach: add hook to existing .envrc
  • detach: remove hook