forked from nico/dots
termux: install which
This commit is contained in:
parent
d546e5854d
commit
6f69146a0a
1 changed files with 1 additions and 1 deletions
2
conf.sh
2
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue