On 5 Nov., 15:44, Martin Albrecht <[email protected]> wrote: > > > case "$SHELL_NAME" in > > It's not that terribly important, by this wouldn't work for my ZShell prompt > because i use more advanced features in my prompt. In particular, my prompt > displays the revision number of the hg repository I'm in and whether it's > clean or not. Hence, additional modules need to be loaded for my PS1 to work > as expected.
Well, then don't use the Sage subshell. ;-) You can just start a new zsh and source sage-env, modifying the prompt if and as you like. -leif -- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org
