mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 19:47:47 +00:00
Don't use bat, it hangs
This commit is contained in:
parent
344b85f2f0
commit
5080a79d15
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
|||
|
||||
(homeConfiguration "nixos" {
|
||||
programs.nushell.environmentVariables = {
|
||||
MANPAGER = ''"sh -c 'bat --plain --language man'"'';
|
||||
PAGER = ''"sh -c 'bat --plain'"'';
|
||||
# MANPAGER = ''"sh -c 'bat --plain --language man'"'';
|
||||
# PAGER = ''"sh -c 'bat --plain'"'';
|
||||
};
|
||||
|
||||
programs.bat = enabled {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue