mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-25 18:03:37 +08:00
d6bd3d8dc8
* Use dynamic completions for stack
* Pass the plain command
(cherry picked from commit 3a72d098e2
)
4 lines
117 B
Fish
4 lines
117 B
Fish
# Completion for 'stack' haskell build tool (http://haskellstack.org)
|
|
|
|
stack --fish-completion-script stack | source
|