Skip to content

Instantly share code, notes, and snippets.

@earnubs
Last active July 28, 2016 15:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save earnubs/7a5529be993c7031cbd05d84c51d9652 to your computer and use it in GitHub Desktop.
Save earnubs/7a5529be993c7031cbd05d84c51d9652 to your computer and use it in GitHub Desktop.
PS1 with node version
PS1='\[\e]0;\w\a\]\[\n\]\[\e[32m\]\u@\h: \[\e[33m\]\[\w\]\[\e[0m\]\[\n\][node \[\e[0;36m\]$(node -v)\[\e[m]\] \$ '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment