Skip to content

Instantly share code, notes, and snippets.

@cheshirecode
cheshirecode / .bash_profile
Last active July 26, 2018 07:30 — forked from natelandau/.bash_profile
Mac OSX Bash Profile
#!/usr/bin/env bash
# based on https://gist.github.com/natelandau/10654137
# ---------------------------------------------------------------------------
#
# Description: This file holds all my BASH configurations and aliases
#
# Sections:
# 1. Environment Configuration
# 2. Make Terminal Better (remapping defaults and adding functionality)
# 3. File and Folder Management