mirror of
https://github.com/rclone/rclone.git
synced 2025-02-04 05:08:23 +02:00
This updates the bash completion to work with GenBashCompletionV2 which cuts down the size of the completion file dramatically. See: https://forum.rclone.org/t/request-make-remote-path-completion-work-for-fish-and-zsh/42982/ See: #7000