non important commit
This commit is contained in:
parent
761422165e
commit
cd593b954b
1 changed files with 4 additions and 0 deletions
|
|
@ -8,10 +8,14 @@
|
||||||
fzf
|
fzf
|
||||||
fd
|
fd
|
||||||
eza
|
eza
|
||||||
|
most
|
||||||
];
|
];
|
||||||
|
|
||||||
home.sessionVariables = {
|
home.sessionVariables = {
|
||||||
EDITOR = "nvim";
|
EDITOR = "nvim";
|
||||||
|
PAGER = "most";
|
||||||
|
MANPAGER = "most";
|
||||||
|
MANROFFOPT = "-c";
|
||||||
};
|
};
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue