Toggle between normal PS1 and alternative (short) PS1
Copy the contents of .bashrc in this repository into your
~/.bashrc
.
Toggle between normal and alternative PS1:
toggle-prompt
Show help:
toggle-prompt help
(aliases: h
, -h
, --help
)
Change alternative PS1 to a new value:
toggle-prompt PS1 <value>
(alias: ps1
)
Please report any bugs you experience over at: https://github.com/davidstraka2/toggle-prompt/issues.