clean: merged commands into one line
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user