This is the .bash_profile file for my Mac.
Перейти к файлу
Wade Wegner 24bf37af2f Updated 2016-04-11 16:44:33 -07:00
.bash_profile Updated 2016-04-11 16:44:33 -07:00
.gitignore Initial commit 2013-10-30 18:47:54 -06:00
README.md Update README.md 2013-11-13 10:06:25 -07:00

README.md

bash_profile_OSX

This is the .bash_profile file for my Mac.

If you would like to use this file, follow these instructions:

cd ~/
git init
git remote add origin git@github.com:wadewegner/bash_profile_OSX.git
git pull origin master

Close terminal and open it again.

Enjoy!