Last active
June 1, 2024 16:22
-
-
Save kairusds/3ca00eb5f3c7e8869850725a5e4f00d2 to your computer and use it in GitHub Desktop.
termux setup script for personal use
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
termux-setup-storage && pkg install neofetch htop && mkdir $HOME/.termux/ ;echo "extra-keys = [['ESC','/','-','HOME','UP','END','PGUP'],['TAB','CTRL','ALT','LEFT','DOWN','RIGHT','PGDN']]" >> $HOME/.termux/termux.properties && termux-reload-settings && sleep 1 && logout |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment