fish-shell/share
Fabian Homborg 91ecd3b9b5 completions/git: Skip "!" shell-aliases for wrapping
We can't complete these, and now the user can do

```
set -g __fish_git_alias_$alias $command
```

e.g.

```
set -g __fish_git_alias_co checkout
```

if the arguments in the alias end up going to `git alias`.

Fixes #5412.

[ci skip]
2019-01-22 19:18:00 +01:00
..
completions completions/git: Skip "!" shell-aliases for wrapping 2019-01-22 19:18:00 +01:00
functions Fix extra space in fish_title 2019-01-21 17:27:35 -08:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Fix nim prompt (via web_config) 2019-01-21 18:09:39 -08:00
__fish_build_paths.fish.in Rename "snippets" to "conf" internally, and document them as snippets 2016-04-06 09:33:09 +08:00
config.fish Don't wrap functions with themselves 2019-01-21 17:24:49 -08:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00