Fix zsh syntax hightlighting setting
This commit is contained in:
parent
956165c4e3
commit
bced09acc2
@ -244,7 +244,8 @@
|
|||||||
};
|
};
|
||||||
zsh = {
|
zsh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
syntaxHighlighting.enable = true;
|
#syntaxHighlighting.enable = true;
|
||||||
|
enableSyntaxHighlighting = true;
|
||||||
shellAliases = {
|
shellAliases = {
|
||||||
lg = "lazygit";
|
lg = "lazygit";
|
||||||
vim = "nvim";
|
vim = "nvim";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user