mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-01 18:31:14 -03:00
* 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
|