From 72792e4b63d2912cfc617259d40ca1470b9d211d Mon Sep 17 00:00:00 2001 From: Cillian Myles Date: Sat, 13 Jul 2024 17:36:03 +0100 Subject: [PATCH] feat: add tldr cli support --- install/terminal/apps-terminal.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/terminal/apps-terminal.sh b/install/terminal/apps-terminal.sh index 9ca622f..7bf63a5 100644 --- a/install/terminal/apps-terminal.sh +++ b/install/terminal/apps-terminal.sh @@ -1 +1 @@ -sudo apt install -y fzf ripgrep bat eza zoxide plocate btop apache2-utils fd-find +sudo apt install -y fzf ripgrep bat eza zoxide plocate btop apache2-utils fd-find tldr