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.
1 parent e893bd5 commit 543c6c4Copy full SHA for 543c6c4
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" = "setopt extendedglob && rm -- ^nix-search-tv.toml && tv update-channels"
+"television cabels" = "setopt extendedglob && cd ~/.config/television/cable && rm -- ^nix-search-tv.toml && tv update-channels"
123
124
125
# Custom commands
0 commit comments