Skip to content

1. 访问本机存储

shell
termux-setup-storage

2. 安装curl包

shell
pkg install curl

3. 安装oh-my-zsh包

shell
sh -c "$(curl -fsSL https://github.com/Cabbagec/termux-ohmyzsh/raw/master/install.sh)"

授予Termux相关权限
修改终端配色(第一个为背景色(12),第二个为字体(5))

Released under the MIT License.