[direnv] add direnv.toml

This commit is contained in:
odrling 2024-03-08 21:32:02 +01:00
parent ef1795d717
commit 9ac03dee73
No known key found for this signature in database
GPG key ID: E24CA7508C27AF5B
2 changed files with 7 additions and 0 deletions

View file

@ -0,0 +1,4 @@
[global]
disable_stdin = true
load_dotenv = false
strict_env = true

3
.gitignore vendored
View file

@ -248,3 +248,6 @@ Cache
# waybar
!/.config/waybar
# direnv
!/.config/direnv