This commit is contained in:
Daniel Iancu 2017-04-10 13:25:48 +00:00 committed by GitHub
commit c1e7ccb0e2

View File

@ -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: