An esh plugin that lets you customize the prompt for your current shell session. WRITTEN BY: Anthony Barbee (banth94) and Ian Crutcher (crutcher) It should be noted that this plugin will conflict with any other prompt-altering plugin. For best results, it is recommended that you disable those other plugins. If successfully included in a directory when the shell is run (via ./esh -p ), then you should be able to activate the prompt in two separate ways: 1.) prompt ARG(S) - ARG(S) will include any words after the initial 'prompt' call - Ex 1) prompt this - Ex 2) prompt this works too 2.) prompt - The shell will then ask the user for their desired prompt - Enter the desired prompt and hit ENTER