Files
dotfiles/dotfiles/config/xmonad/.envrc

6 lines
78 B
Plaintext
Raw Normal View History

2026-02-19 12:07:17 -08:00
use flake . --impure
if [ -f .envrc.local ]; then
source .envrc.local
fi