From 1b6fdf7f75d670771ee13b32c0f3c2e5a805c2bc Mon Sep 17 00:00:00 2001 From: Michel Date: Thu, 15 Jun 2023 13:56:23 +0200 Subject: [PATCH] chore: asdf & envrc --- .envrc | 2 +- .tool-versions | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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