Skip to content
#

zsh-syntax-highlighting

Here are 13 public repositories matching this topic...

Mario-paul
Mario-paul commented Aug 15, 2021

Installed using the "Using packages" install how-to section for Ubuntu, but syntax highlighting does not work. .zshrc file obviously does not have sourcing information, and after trying all of the "source" lines from the INSTALL.md, it still doesn't work. clearly zsh-syntax-highlighting is installed somewhere different than the git installations, and those source lines won't work for the Ubuntu re

NaCl10
NaCl10 commented Aug 21, 2021

When I set $XDG_DATA_DIRS (currently set on line 16 of .profile), for some reason, it causes plasmashell to crash as soon as it launches.

I'm assuming this is some kind of issue with the formatting of the variable, but I couldn't find any information online about what the var even does, let alone how to format it.

I'm clueless. I'm assuming it's at least semi-important to have this var set, but

Improve this page

Add a description, image, and links to the zsh-syntax-highlighting topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the zsh-syntax-highlighting topic, visit your repo's landing page and select "manage topics."

Learn more