Skip to content

Instantly share code, notes, and snippets.

@juniorbird
Created October 24, 2011 05:37
Show Gist options
  • Save juniorbird/1308433 to your computer and use it in GitHub Desktop.
Save juniorbird/1308433 to your computer and use it in GitHub Desktop.
My OSX Lion ~/.bash_profile
. /sw/bin/init.sh #make fink run
growl() { echo -e $'\e]9;'${1}'\007' ; return ; } #send alerts to growl
source ~/dotfiles/bashrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment