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.
 
 
 
 
 
 

370 B

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