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 = {
|
||||
EDITOR = "nvim";
|
||||
PAGER = "most";
|
||||
MANPAGER = "most";
|
||||
MANROFFOPT = "-c";
|
||||
PAGER = "bat -l man";
|
||||
MANPAGER = "bat -l man";
|
||||
};
|
||||
|
||||
programs = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue