summaryrefslogtreecommitdiff
path: root/modules/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/shell.nix')
-rw-r--r--modules/shell.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/shell.nix b/modules/shell.nix
index 6b7c2e1..e4562a0 100644
--- a/modules/shell.nix
+++ b/modules/shell.nix
@@ -55,7 +55,6 @@
settings = {
core = {
editor = "vim";
- pager = "delta";
};
user = {
email = "${userOptions.gitEmail}";