mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-24 04:29:25 +02:00
add instruction to install git-flow in readme
This commit is contained in:
parent
d58d7b5820
commit
cb558c8a0c
1 changed files with 5 additions and 0 deletions
|
|
@ -16,4 +16,9 @@
|
||||||
|
|
||||||
$ source ~/.git-flow-completion.zsh
|
$ source ~/.git-flow-completion.zsh
|
||||||
```
|
```
|
||||||
|
## Git flow
|
||||||
|
|
||||||
|
```bash
|
||||||
|
apt-get install git-flow
|
||||||
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue