colors again
This commit is contained in:
@@ -1 +1 @@
|
||||
/nix/store/8hyb0316l0c8hdkxsiy61bjby1cglb7n-home-manager-files/.config/zsh/.zshenv
|
||||
/nix/store/2l0mbarypjl8yrcy5bwbjhqrcnk182d5-home-manager-files/.config/zsh/.zshenv
|
||||
@@ -1 +1 @@
|
||||
/nix/store/8hyb0316l0c8hdkxsiy61bjby1cglb7n-home-manager-files/.config/zsh/.zshrc
|
||||
/nix/store/2l0mbarypjl8yrcy5bwbjhqrcnk182d5-home-manager-files/.config/zsh/.zshrc
|
||||
@@ -27,8 +27,8 @@
|
||||
"default" = "none";
|
||||
"unknown-token" = "fg=red";
|
||||
"reserved-word" = "fg=red";
|
||||
"alias" = "fg=magenta";
|
||||
"suffix-alias" = "fg=magenta";
|
||||
"alias" = "fg=cyan,underline";
|
||||
"suffix-alias" = "fg=cyan,underline";
|
||||
"builtin" = "fg=cyan";
|
||||
"function" = "fg=cyan";
|
||||
"command" = "fg=cyan,bold";
|
||||
@@ -37,14 +37,14 @@
|
||||
"commandseparator" = "fg=white";
|
||||
"globbing" = "fg=white";
|
||||
"history-expansion" = "fg=white";
|
||||
"hashed-command" = "fg=blue";
|
||||
"hashed-command" = "fg=magenta";
|
||||
"single-hyphen-option" = "fg=blue";
|
||||
"double-hyphen-option" = "fg=blue";
|
||||
"back-quoted-argument" = "fg=yellow";
|
||||
"single-quoted-argument" = "fg=white";
|
||||
"double-quoted-argument" = "fg=white";
|
||||
"dollar-double-quoted-argument" = "fg=cyan";
|
||||
"back-double-quoted-argument" = "fg=cyan";
|
||||
"dollar-double-quoted-argument" = "fg=blue";
|
||||
"back-double-quoted-argument" = "fg=blue";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user