shell-pool / shpool

Think tmux, then aim... lower
Apache License 2.0
1.03k stars 13 forks source link

set a default prompt prefix #7

Closed ethanpailes closed 2 months ago

ethanpailes commented 3 months ago

The 'prompt_prefix' option has had a while to bake and I have not gotten any bikeshedding suggestions beyond the one I've been using, so this patch sets a new default prompt prefix. Users should no longer need to worry about adding shell config to make their prompt indicate they are in a shpool session, they should get it for free from now on.

This change can be disabled by setting prompt_prefix="" in the config file.