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
Oh My Zsh
5023a4787bee5da4a47a3155f3f7a3ee3cee155c
5023a4787bee5da4a47a3155f3f7a3ee3cee155c
Switch branch/tag
oh-my-zsh
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
)