From f1a85c472aa9d0254c49faa8549cc7c61ecf96c9 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Wed, 3 Apr 2024 08:54:38 +0200 Subject: [PATCH] add micro --- termux.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/termux.sh b/termux.sh index 3435374..90ace1f 100644 --- a/termux.sh +++ b/termux.sh @@ -23,7 +23,7 @@ function main { # === Packages == eval "apt-get install ${apt_arg} \ - fish eza tealdeer bat wget topgrade git make" + fish eza tealdeer bat wget topgrade git make micro" # === Fish ==