From 00de7de23a26e223048badfc017acfd0122cf0f7 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sat, 5 Apr 2025 16:58:53 -0700 Subject: a few more tweaks --- nix/users/fcuny/git.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nix/users/fcuny/git.nix') diff --git a/nix/users/fcuny/git.nix b/nix/users/fcuny/git.nix index dbb9dfe..81a9355 100644 --- a/nix/users/fcuny/git.nix +++ b/nix/users/fcuny/git.nix @@ -24,6 +24,7 @@ delta = { enable = true; + options.features = "decorations side-by-side line-numbers"; }; userName = "Franck Cuny"; -- cgit v1.2.3