diff options
Diffstat (limited to 'nix/users/fcuny/git.nix')
| -rw-r--r-- | nix/users/fcuny/git.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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"; |
