mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 11:36:05 +01:00
news: add intelli-shell entry
This commit is contained in:
parent
580ff74a71
commit
619ae56929
1 changed files with 11 additions and 0 deletions
11
modules/misc/news/2025/09/2025-09-28_19-34-55.nix
Normal file
11
modules/misc/news/2025/09/2025-09-28_19-34-55.nix
Normal 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.
|
||||
'';
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue