non important commit
This commit is contained in:
parent
ae46635bad
commit
bdaa0e6bba
1 changed files with 2 additions and 3 deletions
|
|
@ -13,9 +13,8 @@
|
||||||
|
|
||||||
home.sessionVariables = {
|
home.sessionVariables = {
|
||||||
EDITOR = "nvim";
|
EDITOR = "nvim";
|
||||||
PAGER = "most";
|
PAGER = "bat -l man";
|
||||||
MANPAGER = "most";
|
MANPAGER = "bat -l man";
|
||||||
MANROFFOPT = "-c";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue