Skip to content

Instantly share code, notes, and snippets.

@xuhdev
Created March 30, 2012 10:30
Show Gist options
  • Save xuhdev/2250666 to your computer and use it in GitHub Desktop.
Save xuhdev/2250666 to your computer and use it in GitHub Desktop.
zsh prompt similar to the default bash prompt
export PS1='%n@%M:%~%% '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment