This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
ohmyzsh
Watch
1
Star
0
Fork
0
You've already forked ohmyzsh
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
5023a4787bee5da4a47a3155f3f7a3ee3cee155c
ohmyzsh
/
plugins
/
stack
/
stack.plugin.zsh
3 lines
91 B
Bash
Raw
Normal View
History
Unescape
Escape
stack: use builtin completion command (#6230)
2020-02-29 05:59:33 +11:00
autoload -U +X bashcompinit
&&
bashcompinit
source
<
(
stack --bash-completion-script stack
)
Reference in New Issue
Copy Permalink