I\'m trying to get my Emacs shell to mimic that of my standard terminal sessions. Basically I would like it to respect the same PATH as well as the command prompt.
So f
For the path, there is the package exec-path-from-shell (OS X only).
It gets $MANPATH, $PATH and exec-path from the shell and sets them for emacs.
$MANPATH
$PATH
exec-path