fish-shell/share
Fabian Homborg 787f453ec2 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-13 17:20:10 +01:00
..
completions completions/git: Skip "!" shell-aliases for wrapping 2019-01-13 17:20:10 +01:00
functions abbr -e: use same exit code as set -e if abbr doesn't exist 2019-01-11 00:50:01 -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-07 17:25:58 +01: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 share/config: Don't split /etc/paths entries on spaces 2019-01-04 14:50:12 +01:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00