mirror of
https://gitlab.com/ceda_ei/wish
synced 2025-10-29 07:20:04 +01:00
30ebb302b8e01e8f9791b2595e8c98f74bca1c70
This reverts commit b389774a50.
Since PS1 escape codes are allowed once more, this commit is no longer
needed.
Wish
A customizable bash prompt.
Installation
One step Installation
curl https://gitlab.com/ceda_ei/wish/raw/master/install.sh | bash
Manual Installation
cd ~/.config/git clone https://gitlab.com/ceda_ei/wish.git- Add the following lines to ~/.bashrc
WISH_PLUGINS=(exit_code_smiley bg_jobs date path newline vcs)
WISH_THEME=plain
source ~/.config/wish/wish.sh
Wiki
Description
Languages
Shell
70.7%
Python
29.3%