Compare commits

...

3 Commits

Author SHA1 Message Date
Filippo c3f4f3fe61
Merge 2ecafa7451 into 1d85c69261 2026-02-10 21:33:38 +05:30
Matthew Martin 1d85c69261 main: precommand_options += caffeinate
Closes #975
2026-02-08 10:49:40 -06:00
Filippo 2ecafa7451
Update INSTALL.md for Arch
if the package is installed through pacman, the .zsh path is /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
2024-11-01 15:01:11 +01:00
2 changed files with 7 additions and 0 deletions

View File

@ -48,6 +48,12 @@ Second, enable zsh-syntax-highlighting by sourcing the script. Running this comm
echo "source /usr/local/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh" >> ${ZDOTDIR:-$HOME}/.zshrc
```
* Arch:
```zsh
echo "source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh" >> ${ZDOTDIR:-$HOME}/.zshrc
```
* Mac OS X / Homebrew:
```zsh

View File

@ -372,6 +372,7 @@ _zsh_highlight_highlighter_main_paint()
'grc' :se # grc - a "generic colouriser" (that's their spelling, not mine)
'cpulimit' elp:ivz # cpulimit 0.2
'ktrace' fgpt:aBCcdiT
'caffeinate' tw:dimsu # as of macOS's caffeinate(8) dated November 9, 2012
)
# Commands that would need to skip one positional argument:
# flock