Fish ships with completions for most programs I use: https://github.com/fish-shell/fish-shell/tree/master/share%2Fcompletions. If it's not there, you can either use https://fishshell.com/docs/current/completions.html to write your own or copy a .fish file to ~/.config/fish/completions from someone online that's done it for you.
Comments