diff --git a/config/termux.conf.yml b/config/termux.conf.yml index 82889f0..e0d6884 100644 --- a/config/termux.conf.yml +++ b/config/termux.conf.yml @@ -5,14 +5,14 @@ if cd ~/.zinit/bin; then git pull; else git clone https://github.com/zdharma-continuum/zinit.git ~/.zinit/bin; fi - - termux-setup-storage - - termux-reload-settings - description: backup .termux command: | mv "$HOME/.termux" "$HOME/.termux.bak.$(date +%Y.%m.%d-%H:%M:%S)" - description: install tools command: | - pkg install -y libcurl wget curl openssh vim git zsh unrar unzip less tree htop tsu neofetch + pkg install -y libcurl wget curl openssh vim git zsh unrar unzip less tree htop tsu neofetch fzf ncurses-utils + - termux-setup-storage + - termux-reload-settings - link: ~/.termux: