Skip to content

Instantly share code, notes, and snippets.

@braver
Last active January 16, 2019 20:38
Show Gist options
  • Select an option

  • Save braver/57ba8c78be1972060501 to your computer and use it in GitHub Desktop.

Select an option

Save braver/57ba8c78be1972060501 to your computer and use it in GitHub Desktop.
Bash profile
export EDITOR=nano
PS1='\[\e[1;35m\]\h:\W \u\$\[\e[0m\] '
@braver
Copy link
Copy Markdown
Author

braver commented Jan 16, 2019

of...

PS1='\[\e[1;35m\]\u@\h\[\e[0m\] \W \[\e[1;32m\]\$\[\e[0m\] '

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment