mirror of
https://github.com/rclone/rclone.git
synced 2025-04-08 16:54:17 +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