Colorful shell prompt
Based on shell color tutorial, I've managed to create a library to make colorful shell easy to make. I also attach an example script which can be applied as PS1 variable.
Just download them and see the codes. You'll understand :D
To apply the script put both files into /opt directory and also put the following line into ~/.bashrc file.
. /opt/ps1
| Attachment | Size |
|---|---|
| Color library | 747 bytes |
| PS1 format | 662 bytes |

Comments
Post new comment