Override less history file
This commit is contained in:
parent
aa75df67e2
commit
259149656f
@ -3,6 +3,7 @@
|
|||||||
environment.sessionVariables =
|
environment.sessionVariables =
|
||||||
config.home-manager.users.balsoft.home.sessionVariables // rec {
|
config.home-manager.users.balsoft.home.sessionVariables // rec {
|
||||||
LESS = "MR";
|
LESS = "MR";
|
||||||
|
LESSHISTFILE = "~/.local/share/lesshist";
|
||||||
SYSTEMD_LESS = LESS;
|
SYSTEMD_LESS = LESS;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user