Skip to content

iamfatinilham/termux-one-file-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Termux One File Setup

Just one command to fully setup Termux my way

  • Paste it, run it and DONE...
pkg update && pkg upgrade -y && curl -L https://raw.githubusercontent.com/iamfatinilham/termux-one-file-setup/main/install.sh -o $HOME/install-onefile.sh && chmod +x $HOME/install-onefile.sh && $HOME/install-onefile.sh && rm -f $HOME/install-onefile.sh && exec zsh

⚠️ Just run it at your own risk

Extra commands

  • --threeline-prompt

    You can use this flag to make the prompt threeline (A custom modification of KaliLinux twoline prompt)

  • --more-left-padding

    You can use this flag to add more padding to the left

  • --debug

    Use this command for verbose mode.

    You can also use this command debug-command.txt to fully debug the script.

The script uses termux-kalilinux-prompt for KaliLinux prompt.

Warning

⚠️⚠️⚠️ I am not responsible for breaking your Fancy Termux configuration 😜😜😜

Author

License

About

Just one command to fully setup Termux my way...

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages