Latest Tweet
- Dropped container of polynesian sauce on floor, fully-open side down. NOTHING CAME OUT. Chick-fil-A, champion of viscous sauces. 2 days ago
- More updates...
Categories
Tags
academia alcohol animals boyfriend cooking databases email forwards family Flickr food friends health Javascript Lexington Linux list Mario math movies music news OS X Perl PHP politics programming quizzes Rails rants reading Ruby screenshots shopping Sims sports themes tutorials Twilight is ridiculous vehicles video games videos weather Web development work zombies again-
Recent Comments
-
Random Quote
Killing I understood. Relationships confused me.
— The Killing Dance, Laurell K. Hamilton Syndication
All posts RSS feed
.bash_profile
Here is my .bash_profile, used to specify settings when I open a terminal. It’s customized for OS X, but should be adjusted fairly easily to Linux or another *NIX-style operating system with bash.
I generated the pretty HTML version shown above with the command
highlight -u utf-8 --syntax sh .bash_profile | vim -, and then saved the file that was opened in vim. Thanks to Neil for the majority of this file.