From 6f69146a0a316f7f90940536608316c6bed314a7 Mon Sep 17 00:00:00 2001 From: Nico Date: Sat, 3 May 2025 16:16:03 +1000 Subject: [PATCH] termux: install which --- conf.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.sh b/conf.sh index c60f36d..85641fa 100755 --- a/conf.sh +++ b/conf.sh @@ -40,7 +40,7 @@ update_packages() { install_termux() { pkg update -y pkg upgrade -y - pkg install -y zsh openssh stow neovim zoxide tealdeer file htop jq fzf ripgrep wget ffmpeg imagemagick unzip unar bat ani-cli tmux + pkg install -y zsh openssh stow neovim zoxide tealdeer file htop jq fzf ripgrep wget ffmpeg imagemagick unzip unar bat ani-cli tmux which cd "$HOME/dots" stow stow