Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
68d51bd7d83050589ca602059a6e2fb26c2cec39
68d51bd7d83050589ca602059a6e2fb26c2cec39
Switch branch/tag
ohmyzsh
plugins
stack
stack.plugin.zsh
Find file
Normal view
History
Permalink
stack.plugin.zsh
91 Bytes
Edit
Web IDE
Newer
Older
stack: use builtin completion command (#6230)
Joshua Pratt
committed
Feb 28, 2020
1
2
autoload
-U
+X bashcompinit
&&
bashcompinit
source
<
(
stack
--bash-completion-script
stack
)