This website requires JavaScript.
Explore
Help
Sign In
extern
/
ohmyzsh
Watch
1
Star
0
Fork
1
You've already forked ohmyzsh
mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced
2025-01-14 01:28:29 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
255ef8d587
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-28 19:59:33 +01:00
autoload -U +X bashcompinit
&&
bashcompinit
source
<
(
stack --bash-completion-script stack
)
Reference in New Issue
Copy Permalink