termux: install which

This commit is contained in:
Nico 2025-05-03 16:16:03 +10:00
parent d546e5854d
commit 6f69146a0a

View file

@ -40,7 +40,7 @@ update_packages() {
install_termux() { install_termux() {
pkg update -y pkg update -y
pkg upgrade -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" cd "$HOME/dots"
stow stow stow stow