simplified namespace cause I dont wanna type that much and introduce colored man pages

This commit is contained in:
Christoph Hollizeck 2024-09-13 02:05:40 +02:00
parent 3e3aa25d8a
commit 0876e79972
15 changed files with 54 additions and 126 deletions

View file

@ -23,6 +23,8 @@ in
variables = {
EDITOR = "nvim";
SUDOEDITOR = "nvim";
PAGER = "less";
MANPAGER = "less";
};
};