This website requires JavaScript.
Explore
Help
Sign In
holm
/
ohmyzsh
Watch
1
Star
1
Fork
0
You've already forked ohmyzsh
forked from
extern/ohmyzsh
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fbb2b56c7e
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-28 19:59:33 +01:00
source
<
(
stack --bash-completion-script stack
)
Reference in New Issue
Copy Permalink