clean: merged commands into one line
This commit is contained in:
parent
9e4e734fb5
commit
391ca9ceb2
|
@ -75,8 +75,7 @@ export PAGER=most
|
||||||
### Enable zsh plugins
|
### Enable zsh plugins
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
plugins=(git zsh-syntax-highlighting)
|
plugins=(git zsh-syntax-highlighting autoswitch_virtualenv)
|
||||||
plugins=(autoswitch_virtualenv $plugins)
|
|
||||||
```
|
```
|
||||||
**Note:** Probably need to install them first
|
**Note:** Probably need to install them first
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user