Skip to content

Instantly share code, notes, and snippets.

View mfbadr's full-sized avatar

Mikey Badr mfbadr

  • M Science
  • United States
View GitHub Profile
@mfbadr
mfbadr / .bash_profile
Last active August 29, 2015 14:08 — forked from chyld/.bash_profile
txtblk='\[\e[0;30m\]' # Black
txtred='\[\e[0;31m\]' # Red
txtgrn='\[\e[0;32m\]' # Green
txtylw='\[\e[0;33m\]' # Yellow
txtblu='\[\e[0;34m\]' # Blue
txtpur='\[\e[0;35m\]' # Purple
txtcyn='\[\e[0;36m\]' # Cyan
txtwht='\[\e[0;37m\]' # White
txtrst='\[\e[0m\]' # Text Reset