zsh-syntax-highlighting not available as a oh-my-zsh plugin
This commit is contained in:
parent
7b7a10664e
commit
fa9e6e81e1
|
@ -432,7 +432,7 @@ in
|
|||
oh-my-zsh = {
|
||||
enable = true;
|
||||
theme = "bira";
|
||||
plugins = [ "git" "python" "systemd" "gpg-agent" "zsh-syntax-highlighting"];
|
||||
plugins = [ "git" "python" "systemd" "gpg-agent"];
|
||||
};
|
||||
};
|
||||
home.shellAliases = {
|
||||
|
|
Loading…
Reference in a new issue