mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-31 03:51:14 -03:00
completions/rustup: Remove errant complete -c
This was an oversight in 7fb3880b96, and would have spewed the existing rustup completions if this file was sourced twice (which probably won't happen given autoloading, to be fair).
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
complete -c rustup
|
||||
|
||||
set -l subcmds \
|
||||
show \
|
||||
update \
|
||||
|
||||
Reference in New Issue
Block a user