mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-06 06:54:23 +00:00
12 lines
114 B
TOML
12 lines
114 B
TOML
[global]
|
|
disable_stdin = true
|
|
|
|
[whitelist]
|
|
prefix = [
|
|
"~/Code/ivuorinen/"
|
|
]
|
|
exact = [
|
|
"~/.dotfiles/.envrc"
|
|
]
|
|
|