Update home.

Ceda EI 2019-02-22 12:57:00 +05:30
parent 8bd3c1a8e2
commit 01b642a811
2 changed files with 22 additions and 0 deletions

22
home.md

@ -1 +1,23 @@
# Wish
![Video](/media/wish.mp4)
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
```bash
WISH_PLUGINS=(exit_code_smiley bg_jobs date path newline vcs)
WISH_THEME=plain
source ~/.config/wish/wish.sh
```

BIN
media/wish.mp4 Normal file

Binary file not shown.