cleanup
This commit is contained in:
parent
6e632a87c2
commit
223cad3082
3 changed files with 9 additions and 12 deletions
|
|
@ -270,6 +270,9 @@ in
|
|||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
nix-direnv.enable = true;
|
||||
config.global = {
|
||||
hide_env_diff = true;
|
||||
}
|
||||
stdlib = ''
|
||||
layout_uv() {
|
||||
if [[ ! -d .venv ]]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue