diff --git a/modules/misc/news/2025/09/2025-09-28_19-34-55.nix b/modules/misc/news/2025/09/2025-09-28_19-34-55.nix new file mode 100644 index 000000000..b8ac2c41a --- /dev/null +++ b/modules/misc/news/2025/09/2025-09-28_19-34-55.nix @@ -0,0 +1,11 @@ +{ + time = "2025-09-28T22:34:55+00:00"; + condition = true; + message = '' + A new module is available: `programs.intelli-shell` + + IntelliShell is a command-line tool that acts as a smart bookmark manager. + It helps you find, organize, and reuse complex shell commands without ever + leaving your terminal. + ''; +}