Skip to content

Instantly share code, notes, and snippets.

View nopedev's full-sized avatar
💭
뿜뿜

nope nopedev

💭
뿜뿜
View GitHub Profile
@nopedev
nopedev / .bash_profile
Created April 4, 2018 02:06 — 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