-bash $: command not found when Terminal starts
Hi! every time Terminal boot I have this error:
-bash: $: command not found
This error occured after Emacs installation so I think I made some mess editing bash profile..
this is my .bash_profile:
export PATH="$PATH:/usr/local/smlnj/bin"
$ alias emacs="/usr/local/Cellar/emacs/24.x/Emacs.app/Contents/MacOS/Emacs -nw"
what's wrong with it?
thanks
MacBook Pro (15-inch Mid 2012), OS X Yosemite (10.10.5)