Skip to content

Instantly share code, notes, and snippets.

View raphael-shin's full-sized avatar

Jungseob Shin raphael-shin

  • LINE corp.
  • 대한민국
  • 13:00 (UTC +09:00)
View GitHub Profile
@raphael-shin
raphael-shin / .bash_profile
Created November 1, 2017 03:01 — forked from KennethanCeyer/.bash_profile
bash_profile for MAC users
#.bash_profile
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
#============================================================
#
# ALIASES AND FUNCTIONS
# Arguably, some functions defined here are quite big.
# If you want to make this file smaller, these functions can