Commit f3e812118fa0
Changed files (1)
home
modules
home/modules/lazyworktree.nix
@@ -87,6 +87,7 @@ in
# wgh_<org>_<repo> → jump to github.com/org/repo (nested structure)
# wt_<prefix> → fzf picker for repos in that directory
_lazyworktree_discover_aliases() {
+ setopt local_options nullglob
local -A repo_dirs=() # Track repo names to detect collisions
local base_dirs=(
${lib.concatStringsSep "\n " (