Created
April 2, 2021 18:31
-
-
Save kaustavdm/5c8397a95344b50fb2eee42ac10dbde4 to your computer and use it in GitHub Desktop.
PS1 with blue-green
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export PS1="\e[1;36m\u@\h\e[0m\e[1;34m:\W $ \e[0m" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment