type instead of which - lots of commands are not binaries and don't show up for which.
ctrl+r for reverse searching commands.
cd - and cd ~
Also... don't replicate your bash profile on every machine you use. Keep your real stuff in source control or dropbox, then source it on each machine. Makes life easier.