mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
During migration to new format and removing from the inline files. We lost some entries. Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
12 lines
348 B
Nix
12 lines
348 B
Nix
{
|
|
time = "2025-02-11T15:25:26+00:00";
|
|
condition = true;
|
|
message = ''
|
|
A new module is available: 'programs.git-worktree-switcher'.
|
|
|
|
git-worktree-switcher allows you to quickly switch git worktrees.
|
|
It includes shell completions for Bash, Fish and Zsh.
|
|
See https://github.com/mateusauler/git-worktree-switcher for more.
|
|
'';
|
|
}
|