diff options
| author | Franck Cuny <franck@fcuny.net> | 2025-01-06 18:53:32 -0800 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2025-01-06 18:53:44 -0800 |
| commit | 8cba0218522110a95411be1454fd95979f0c725b (patch) | |
| tree | 6763a7adf2562a4713c97678536367040eddde5b | |
| parent | back to iterm2 (diff) | |
| download | infra-8cba0218522110a95411be1454fd95979f0c725b.tar.gz | |
more readable in the terminal
| -rw-r--r-- | nix/users/fcuny/git.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/nix/users/fcuny/git.nix b/nix/users/fcuny/git.nix index d75e950..608bef9 100644 --- a/nix/users/fcuny/git.nix +++ b/nix/users/fcuny/git.nix @@ -11,9 +11,6 @@ delta = { enable = true; - options = { - features = "side-by-side"; - }; }; userName = "Franck Cuny"; |
