javabullshit / comments

0 stars 0 forks source link

posts/termux/ #1

Open utterances-bot opened 2 years ago

utterances-bot commented 2 years ago

安装Termux后要做的 | Ahri Love

键盘方案 extra-keys = [ \ ['ESC','/','[',']','UP','=','PGUP','{'], \ ['TAB','CTRL','|','LEFT','DOWN','RIGHT','PGDN','}'] \ ] zsh sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" 国内源 sed -i 's@^(deb.stable main)$@#\1\ndeb https://mirrors.tuna.tsinghua.edu.cn/termux/termux-packages-24 stable main@' $PREFIX/etc/apt/sources.list sed -i 's@^(deb.games stable)$@#\1\ndeb https://mirrors.tuna.tsinghua.edu.cn/termux/game-packages-24 games stable@' $PREFIX/etc/apt/sources.list.d/game.list sed -i 's@^(deb.*science stable)$@#\1\ndeb https://mirrors.tuna.tsinghua.edu.cn/termux/science-packages-24 science stable@' $PREFIX/

https://javabullshit.github.io/posts/termux/

LazzyGo commented 2 years ago

LazzyGo commented 2 years ago

还有termux-tools

LazzyGo commented 2 years ago

termux-wake-lock