Skip to content

Instantly share code, notes, and snippets.

@ashybaye
Last active October 19, 2017 18:35
Show Gist options
  • Save ashybaye/eaba808173d57c4cac765ebad6db8b60 to your computer and use it in GitHub Desktop.
Save ashybaye/eaba808173d57c4cac765ebad6db8b60 to your computer and use it in GitHub Desktop.
export PATH="$PATH:/Applications/DevDesktop/tools"
export PS1='\[\033[33;1m\]\w\[\033[m\]\$ '
export CLICOLOR=1
export LSCOLORS=ExFxBxDxCxegedabagacad
alias ls='ls -GFh'
export PATH=${PATH}:/usr/local/mysql/bin
export PATH=/usr/local/php5/bin:$PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment