# flk direnv
Integrate flk with direnv.
```bash
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