summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--home/home.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/home.nix b/home/home.nix
index 5c98ec0..f0b23f7 100644
--- a/home/home.nix
+++ b/home/home.nix
@@ -62,7 +62,7 @@
"lrz-vpn" = "sudo openconnect https://asa-cluster.lrz.de";
news = "newsboat";
pj = "pijul";
- agenda = "almanac month ~/.cache/feedsync/*";
+ agenda = "CLICOLOR_FORCE=1 almanac month ~/.cache/feedsync/* | less";
};
};