Skip to content

Instantly share code, notes, and snippets.

@malwador
Created November 12, 2015 22:44
Show Gist options
  • Save malwador/434ec7923094d08a6fce to your computer and use it in GitHub Desktop.
Save malwador/434ec7923094d08a6fce to your computer and use it in GitHub Desktop.
export CLICOLOR=1
export SCOLORS=GxFxCxDxBxegedabagaced
export PATH=/usr/local/sbin:$PATH
export PATH=/usr/local/sbin:$PATH
export PATH="$(brew --prefix josegonzalez/php/php55)/bin:$PATH"
PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/Users/salvador/.composer/vendor/bin
PATH=$PATH:~/bin
source ~/.bash_aliases
##
# Your previous /Users/salvador/.bash_profile file was backed up as /Users/salvador/.bash_profile.macports-saved_2014-06-27_at_14:09:48
##
# MacPorts Installer addition on 2014-06-27_at_14:09:48: adding an appropriate PATH variable for use with MacPorts.
export PATH="/opt/local/bin:/opt/local/sbin:$PATH"
# Finished adapting your PATH environment variable for use with MacPorts.
##
# Your previous /Users/salvador/.bash_profile file was backed up as /Users/salvador/.bash_profile.macports-saved_2014-10-27_at_00:55:28
##
# MacPorts Installer addition on 2014-10-27_at_00:55:28: adding an appropriate PATH variable for use with MacPorts.
export PATH="/opt/local/bin:/opt/local/sbin:$PATH"
# Finished adapting your PATH environment variable for use with MacPorts.
eval "$(thefuck --alias)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment