Commit 4809e7c
committed
Move fish completion to vendor's directory
I noticed that task completions won't work recently but it can be
"fixed" by symlinking the completions scripts from vendor_completions.d
directory as described by fish docs [1].
Use this directory by default.
Fixes #3023
[1] https://fishshell.com/docs/current/completions.html1 parent 0470fe5 commit 4809e7c
1 file changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
3 | 11 | | |
| 12 | + | |
| 13 | + | |
4 | 14 | | |
5 | 15 | | |
6 | 16 | | |
| |||
0 commit comments