1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 19:46:05 +01:00

news: add intelli-shell entry

This commit is contained in:
Aguirre Matteo 2025-09-28 19:37:18 -03:00 committed by Austin Horstman
parent 580ff74a71
commit 619ae56929

View file

@ -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.
'';
}