Add bat
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
{ pkgs, ... }:
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
programs.eza = {
|
||||
enable = true;
|
||||
|
||||
enableFishIntegration = false;
|
||||
enableBashIntegration = false;
|
||||
|
||||
theme = {
|
||||
colourful = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user