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
f776af2a1f5d5ced17bdeb00f7adb64ccfaa99a6
ohmyzsh
/
plugins
/
stack
/
stack.plugin.zsh
4 lines
82 B
Bash
Raw
Normal View
History
Unescape
Escape
Fix load of various plugins: fastfile, keychain, sfffe, stack
2020-05-26 17:59:45 +02:00
(
(
$+commands
[
stack
]
)
)
||
return
stack: use builtin completion command (#6230)
2020-02-29 05:59:33 +11:00
source
<
(
stack --bash-completion-script stack
)
Reference in New Issue
Copy Permalink