mirror of
https://github.com/numtide/treefmt.git
synced 2024-11-20 18:10:21 +03:00
chore: disable devshell motd
Signed-off-by: Brian McGee <brian@bmcgee.ie>
This commit is contained in:
parent
ca027119d6
commit
a3fb1272c8
2
.env
Normal file
2
.env
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# disable spitting out the menu everytime direnv reloads
|
||||||
|
DEVSHELL_NO_MOTD=1
|
1
.envrc
1
.envrc
@ -1,3 +1,4 @@
|
|||||||
|
dotenv
|
||||||
if ! has nix_direnv_version || ! nix_direnv_version 3.0.4; then
|
if ! has nix_direnv_version || ! nix_direnv_version 3.0.4; then
|
||||||
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/3.0.4/direnvrc" "sha256-DzlYZ33mWF/Gs8DDeyjr8mnVmQGx7ASYqA5WlxwvBG4="
|
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/3.0.4/direnvrc" "sha256-DzlYZ33mWF/Gs8DDeyjr8mnVmQGx7ASYqA5WlxwvBG4="
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user