Hi, I want to add completion for some Git aliases [1]. When I put a "complete" line, e.g. > complete -f -c git -n '__fish_git_using_command publish' -a > '(__fish_git_unique_remote_branches)'
in ~/.config/fish/config.fish it works fine. However, when I put a file "gitkurka.fish" in ~/.config/fish/completions (which is mentioned in the documentation) with the same line it is ignored (a completion doesn't work). Is there anything else I need to do to make it be found? Fedora 25, fish-2.3.1-1.fc25.x86_64. [1] - https://github.com/szpak/gitkurka/blob/master/config Marcin -- http://blog.solidsoft.info/ - Working code is not enough https://github.com/szpak/fish-xclip-enhancer - xclip in Fish ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Fish-users mailing list Fish-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fish-users