diff options
Diffstat (limited to '.zshrc')
| -rw-r--r-- | .zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,5 +22,5 @@ zstyle ":completion:*" menu select zstyle ":completion:*:*:*:*:descriptions" format "%B%F{green}%d%f" zstyle ":completion:*" group-name "" -source .zshextra +source ~/.zshextra source `xbps-query -f zsh-syntax-highlighting | grep "zsh-syntax-highlighting.zsh$"` |
