my personal dotfiles managed by dotbot, zinit
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ein Verne 1246f97bdf
Add termux support (#6)
2 years ago
..
.termux Add termux support (#6) 2 years ago
README.md Update dotfiles 5 years ago
setup.sh Add termux support (#6) 2 years ago

README.md

Termux

This is termux configuration.

  • install necessary dependencies
  • use zsh as default shell, setup zsh environment
  • custom termux.properties

install

bash -c "$(curl -fsSL https://gtk.pw/termux)"
# or
bash -c "$(wget https://gtk.pw/termux -O-)"

reference