dotcli: fix help falling through to git.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
function __dot_custom_subcommands
|
||||
echo init
|
||||
echo help
|
||||
path basename $HOME/.config/dot/commands/*.fish 2>/dev/null | path change-extension ''
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user