From f38c391530be5578f4dce9d9f44037a468737cc4 Mon Sep 17 00:00:00 2001 From: Ein Verne Date: Sat, 2 Jul 2022 14:53:51 +0800 Subject: [PATCH] Remove storage setup --- config/termux.conf.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config/termux.conf.yml b/config/termux.conf.yml index e0d6884..d95459a 100644 --- a/config/termux.conf.yml +++ b/config/termux.conf.yml @@ -10,8 +10,7 @@ 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 fzf ncurses-utils - - termux-setup-storage + pkg install -y termux-tools libcurl wget curl openssh vim git zsh unrar unzip less tree htop tsu neofetch fzf ncurses-utils - termux-reload-settings - link: