Skip to content

Simple script made in Shell Script to customize your command line with some PS1 from the most famous GNU/Linux distros.

License

Notifications You must be signed in to change notification settings

davideca88/termux-custom-prompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Custom prompt on Termux

This is a very simple script to customize the PS1 (command line) of your Termux.
Being the PS1 of:

  • Ubuntu
  • Kali Linux (old)
  • Archlinux

If you have another recommendation of PS1, add a pull request with that.

How to install?

# Download the script
curl -O https://raw.githubusercontent.com/davideca27/termux-custom-prompt/master/setup-prompt.sh
# Run the script
bash setup-prompt.sh

⚠️ Disclaimer

This script only works if you are using bash, it can not work with zsh or another shell.

About

Simple script made in Shell Script to customize your command line with some PS1 from the most famous GNU/Linux distros.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages