Skip to content

Instantly share code, notes, and snippets.

apt update --yes
pkg update --yes
apt upgrade --yes
pkg upgrade --yes
pkg install wget golang python2 git build-essential yarn python3 vim nodejs tmux clang git curl x11-repo tigervnc lxqt otter-browser qterminal --yes
pkg install tigervnc xrdp ripgrep lxqt* --yes
pkg install yarn --yes
pkg install gh --yes
if [ ! -d ~/storage ]; then
termux-setup-storage;