mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 10:30:28 +08:00
fix(completion): typo
This commit is contained in:
parent
ef6b0c8b6a
commit
957e96645d
|
@ -24,7 +24,7 @@ function __fish_d2__complete_layouts
|
|||
end
|
||||
end
|
||||
|
||||
set -l command kroki
|
||||
set -l command d2
|
||||
|
||||
complete -c $command -f
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user