mirror of https://gitlab.com/ceda_ei/wish
Update README
This commit is contained in:
parent
11ad2e081f
commit
de9e43365f
|
@ -1,12 +1,14 @@
|
||||||
# Wish
|
# Wish
|
||||||
|
|
||||||
A customizable bash prompt.
|
A customizable, extensible, themable bash prompt.
|
||||||
|
|
||||||
|
![](https://webionite.com/wish/images/wish.png)
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
## One step Installation
|
## One step Installation
|
||||||
|
|
||||||
`curl https://gitlab.com/ceda_ei/wish/raw/master/install.sh | bash`
|
```curl https://gitlab.com/ceda_ei/wish/raw/master/install.sh | bash```
|
||||||
|
|
||||||
## Manual Installation
|
## Manual Installation
|
||||||
|
|
||||||
|
@ -91,7 +93,7 @@ name = hostname
|
||||||
|
|
||||||
which results in the following prompt
|
which results in the following prompt
|
||||||
|
|
||||||
![](https://i.imgur.com/mhM83iL.png)
|
![](https://webionite.com/wish/images/prompt.png)
|
||||||
|
|
||||||
# Wiki
|
# Wiki
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue