Re: Some dumb questions born of frustration
Tim Chase <[email protected]>
| Newsgroups | gmane.linux.redhat.blinux.general |
|---|---|
| Message-ID | <[email protected]> |
On October 26, 2016, John J. Boyer wrote: > 1. What do i put in .bashrc to get a simple prompt of a dollar sign? Adding the line export PS1='\$' at the end of your .bashrc should do the trick. Can't help with the mutt one as I haven't switched over to using mutt. -tim