mirror of
https://github.com/larstvei/nix-config.git
synced 2024-11-26 08:58:31 +00:00
Attempt direnv reload when opening a new shell
This commit is contained in:
parent
b6f6d9c127
commit
34774a0c7c
@ -114,6 +114,7 @@
|
||||
if test "$TERM" != "dumb"
|
||||
track_directories
|
||||
end
|
||||
direnv reload 2> /dev/null
|
||||
'';
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user