Skip to content

Instantly share code, notes, and snippets.

View thecompyoda's full-sized avatar

Donnie Bartley thecompyoda

View GitHub Profile
@thecompyoda
thecompyoda / .bash_profile
Last active August 21, 2016 20:16 — forked from natelandau/.bash_profile
Mac OSX Bash Profile
# ---------------------------------------
# 1. ENVIRONMENT CONFIGURATION
# ---------------------------------------
#{{{
# Prompt
# ------------------------------------------------------------
export PS1="################################################################################\n# \w @ \h (\u) \n# => "
export PS2="# => "