We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
set extendedglob
1 parent 80ff1cd commit e893bd5Copy full SHA for e893bd5
conf.d/topgrade/topgrade.toml
@@ -119,7 +119,7 @@ no_self_update = true
119
"antidote" = "~/.local/state/nix/profile/share/antidote/antidote update"
120
# "micromamba" = "micromamba self-update"
121
# "zsh_recompile" = "source ~/.config/home-manager/conf.d/zsh/functions.zsh && zsh_recompile"
122
-"television cabels" = "rm -rf -- ^nix-search-tv.toml && tv update-channels"
+"television cabels" = "setopt extendedglob && rm -- ^nix-search-tv.toml && tv update-channels"
123
124
125
# Custom commands
0 commit comments