Skip to content

Commit

Permalink
fix(man): MANPAGER with bat is broken
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Oct 10, 2023
1 parent 494b518 commit 340a7e5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions modules/bat.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,4 @@
italic-text = "always";
};
};

home.sessionVariables = { MANPAGER = "sh -c 'col -bx | bat -l man -p'"; };
}

0 comments on commit 340a7e5

Please sign in to comment.