Skip to content

Instantly share code, notes, and snippets.

@kaustavdm
Created April 2, 2021 18:31
Show Gist options
  • Save kaustavdm/5c8397a95344b50fb2eee42ac10dbde4 to your computer and use it in GitHub Desktop.
Save kaustavdm/5c8397a95344b50fb2eee42ac10dbde4 to your computer and use it in GitHub Desktop.
PS1 with blue-green
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