fix zsh highlight on laptop
This commit is contained in:
parent
f9b2ae43fc
commit
6cd5093db4
2 changed files with 2 additions and 1 deletions
|
@ -55,6 +55,7 @@
|
|||
services.tlp.enable = true;
|
||||
|
||||
environment.sessionVariables = rec {
|
||||
ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE = "fg=5";
|
||||
EDITOR = "hx";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue