diff --git a/.envrc b/.envrc index b5d8742..4d054ec 100644 --- a/.envrc +++ b/.envrc @@ -12,7 +12,7 @@ layout python3 if (($(echo $(direnv_layout_dir)/python* | wc --words) > 1)); then log_error "Found several python environments" - \ls .direnv + du -sh .direnv/* fi # neovim remote diff --git a/.tool-versions b/.tool-versions index 5298a76..ae7f2a3 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1,2 +1,2 @@ -python 3.11.2 direnv 2.32.2 +python 3.11.2