Skip to content

ndev-hoster/shell-init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Termux setup for any new android device

Use this repository to setup my zsh env in any new device that can run zsh. Run the following commands to get started.

git clone https://github.com/ndev-hoster/shell-init.git
cd shell-init
chmod +x init.sh
source init.sh

Note: this is for personal use, you can use it for yourself

For Arch based systems

You can use arch-init.sh instead of init.sh.

git clone https://github.com/ndev-hoster/shell-init
cd shell-init
chmod +x arch-init.sh
source arch-init.sh

About

Repository to get started with my own zsh setup on any computer

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages