give me man back

This commit is contained in:
Peder Bergebakken Sundt 2024-10-25 00:26:53 +02:00
parent 38ebfa09b0
commit 728c01d1b6
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
# bat - TODO: condition these on programs.bat.enable ?
home.shellAliases.cat = "bat --style=plain --paging=never";
#home.shellAliases.man = "batman";
home.shellAliases.man = "PAGER=${pkgs.most}/bin/most man";
#home.shellAliases.man = "PAGER=${pkgs.most}/bin/most man";
# TODO: implement programs.bat.enableAliases
programs.bat = {