Merge c0575e4bad into ad522a0914
This commit is contained in:
commit
c1e7ccb0e2
|
|
@ -64,7 +64,7 @@ your `.zshrc`.
|
||||||
|
|
||||||
2. Activate the plugin in `~/.zshrc`:
|
2. Activate the plugin in `~/.zshrc`:
|
||||||
|
|
||||||
plugins=( [plugins...] zsh-syntax-highlighting)
|
sed -i "s/\(plugins=(.*\))/\1 zsh-syntax-highlighting)/" ~/.zshrc
|
||||||
|
|
||||||
3. Source `~/.zshrc` to take changes into account:
|
3. Source `~/.zshrc` to take changes into account:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue