Skip to content

Instantly share code, notes, and snippets.

View awakentwice's full-sized avatar

Renat S. awakentwice

View GitHub Profile
#############################################################################
# current prompt
#############################################################################
# \d – Current date
# \t – Current time
# \h – Host name
# \# – Command number
# \u – User name
# \W – Current working directory (ie: Desktop/)
# \w – Current working directory, full path (ie: /Users/Admin/Desktop)