diff options
| -rw-r--r-- | nix/users/fcuny/shell.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/users/fcuny/shell.nix b/nix/users/fcuny/shell.nix index 175ac87..cfd438c 100644 --- a/nix/users/fcuny/shell.nix +++ b/nix/users/fcuny/shell.nix @@ -94,6 +94,7 @@ in programs.bat = { enable = true; config = { + theme = "ansi"; pager = "less -FR"; }; }; |
