From dc488b2c8d334c9464bfcf22c748a266f6d972cb Mon Sep 17 00:00:00 2001 From: Ein Verne Date: Sat, 2 Jul 2022 14:47:43 +0800 Subject: [PATCH] Adjust termux --- config/termux.conf.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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: