honor7x上安装termux,可以实现很多功能
- 打开google play 搜索termux,安装
- 7x上打开termux,先使用命令升级
1
pkg update
安装git curl wegt等工具
1
pkg install git curl wget zsh vim openssh
下载termux-styling
1
git clone https://github.com/blowhunter/termux-style.git
修改权限,安装,然后按照指引配置即可
1
2
3cd termux-style
chmod 750 setup
./setup