From 0415fbb261ca64087f2a301911e0900dda9d1765 Mon Sep 17 00:00:00 2001 From: schtobia Date: Thu, 31 Jul 2025 09:33:44 +0200 Subject: [PATCH] bootstrap-root: added direnv, keychain --- bootstrap-root.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bootstrap-root.sh b/bootstrap-root.sh index 2eec490..32ab2bc 100755 --- a/bootstrap-root.sh +++ b/bootstrap-root.sh @@ -21,6 +21,7 @@ apt-get update \ command-not-found \ curl \ diffr \ + direnv \ elinks \ eza \ fd-find \ @@ -30,6 +31,7 @@ apt-get update \ glances \ highlight \ htop \ + keychain \ locales \ man \ mc \