Skip to content

sumithemmadi/termux-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Termux Setup

This repo helps you set up Termux with custom configurations.

Steps

1. Set pacman Bootstrap Script

curl -sSL https://raw.githubusercontent.com/sumithemmadi/termux-setup/main/setup_bootstrap.sh | bash
exit

2. Replace usr/ with usr-n/

  1. Enter failsafe mode (instructions below).
  2. Run these commands:
cd ..
rm -fr usr/
mv usr-n/ usr/
exit

3. Set up Pacman (Optional)

If you're switching to Pacman:

pacman-key --init
pacman-key --populate

4. Setup Zsh

curl https://raw.githubusercontent.com/sumithemmadi/termux-setup/main/setup_zsh.sh | bash
exit

Use sudo zsh every time you access root if you want to use Zsh in the root shell.

About

Termux set up with my custom configurations

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages