my personal termux dotfiles
If using pacman:
sh <(curl -fsSL https://raw.githubusercontent.com/byscourge/coke-config/master/.assets/deps/.pacmandeps.sh)If using apt:
sh <(curl -fsSL https://raw.githubusercontent.com/byscourge/coke-config/master/.assets/deps/.aptdeps.sh)bash <(curl -fsSL https://raw.githubusercontent.com/byscourge/coke-config/master/.assets/deps/.installer.sh)this installer script overwrites the entire $HOME directory with this repo's files, and backs it up to:
/data/data/com.termux/files/backup_home/%Y%m%d%H%M%S_home
example:
/data/data/com.termux/files/backup_home/20260813214234_home
