mirror of
https://github.com/pbek/QOwnNotes.git
synced 2025-06-28 12:59:52 +00:00
8 lines
91 B
Bash
8 lines
91 B
Bash
#use nix
|
|
#use flake
|
|
|
|
export DIRENV_WARN_TIMEOUT=20s
|
|
|
|
eval "$(devenv direnvrc)"
|
|
|
|
use devenv
|