From 4d39d0dd3e5fe8fe153bbd9f476d374a82e6e778 Mon Sep 17 00:00:00 2001 From: Michel Date: Tue, 5 Nov 2024 09:36:00 +0100 Subject: [PATCH] chore: versions upgrade --- .zshrc | 2 +- bin/.tool-versions | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.zshrc b/.zshrc index e5db352..86f28e7 100644 --- a/.zshrc +++ b/.zshrc @@ -248,7 +248,7 @@ lg() # nnn - n³ # -local nnn_plug=( +readonly nnn_plug=( 'b:-!bat --paging=always "$nnn"*' 'd:fzcd' # fzf-select a file & cd to its folder 'z:fzopen' # fzf-select a file & open it diff --git a/bin/.tool-versions b/bin/.tool-versions index 4a2e56f..c0e5d07 100644 --- a/bin/.tool-versions +++ b/bin/.tool-versions @@ -1,2 +1,2 @@ -python 3.12.4 -direnv 2.34.0 +python 3.12.7 +direnv 2.35.0