From 3387b0280711a920ba3d91831038393cfb111d93 Mon Sep 17 00:00:00 2001 From: TrudeEH Date: Thu, 2 May 2024 20:56:01 +0100 Subject: [PATCH] Add CLI tools --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 21914888..cfa62e39 100755 --- a/install.sh +++ b/install.sh @@ -18,7 +18,7 @@ paru -Sy curl git stow bat fzf less nextcloud-client paru -Sy foot signal-desktop gnome-calendar gnome-podcasts brave-bin # Install CLI Apps -paru -Sy dd w3m newsboat iamb tmux ollama vim transmission-cli mutt gpg pass +paru -Sy toipe bottom dd w3m newsboat iamb tmux ollama vim transmission-cli mutt gpg pass if [ $(pwd) != "$HOME/dotfiles" ]; then cd $HOME