I keep getting this error:
bash: ~/.bash_profile: No such file or directory
Here is my bash_profile:
alias ngrok=/Users/mmahalw
UPDATE
The problem was a trailing "~/.bash_profile" 38L, 1070C which I had copied by mistake from vim. Thanks for the help!