ENH remove syntax highlighter
This commit is contained in:
parent
2442490f77
commit
f916f874e4
|
@ -34,7 +34,7 @@ pkgs+=(seafile-client)
|
|||
pkgs+=(rxvt-unicode urxvt-perls)
|
||||
|
||||
# shell
|
||||
pkgs+=(zsh zsh-completions zsh-syntax-highlighting exa)
|
||||
pkgs+=(zsh zsh-completions)
|
||||
|
||||
# xmonad
|
||||
mapfile -t xmonad < <("$conf_dir/xmonad/scripts/runtime_pkgs")
|
||||
|
|
Loading…
Reference in New Issue