I\'m on OSX and I need to put something like this, alias blah=\"/usr/bin/blah\" in a config file but I don\'t know where the config file is.
alias blah=\"/usr/bin/blah\"
You probably want to edit the .bashrc file in your home directory.
.bashrc