zsh-syntax-highlighting not available as a oh-my-zsh plugin

This commit is contained in:
Trolli Schmittlauch 2022-05-12 22:38:48 +02:00
parent 7b7a10664e
commit fa9e6e81e1

View file

@ -432,7 +432,7 @@ in
oh-my-zsh = { oh-my-zsh = {
enable = true; enable = true;
theme = "bira"; theme = "bira";
plugins = [ "git" "python" "systemd" "gpg-agent" "zsh-syntax-highlighting"]; plugins = [ "git" "python" "systemd" "gpg-agent"];
}; };
}; };
home.shellAliases = { home.shellAliases = {