Browse Source

Remove storage setup

pull/6/head
Ein Verne 3 years ago
parent
commit
f38c391530
No known key found for this signature in database
GPG Key ID: 926634D64ACAD792
  1. 3
      config/termux.conf.yml

3
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:

Loading…
Cancel
Save