This website requires JavaScript.
Explore
Help
Sign In
xinb
/
ohmyzsh
mirror of
https://github.com/ohmyzsh/ohmyzsh.git
Watch
1
Star
0
Fork
You've already forked ohmyzsh
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
338a33194e
ohmyzsh
/
plugins
/
uplift
/
uplift.plugin.zsh
4 lines
68 B
Bash
Raw
Blame
History
if
[
$commands
[
uplift
]
]
;
then
source
<
(
uplift completion zsh
)
fi
Reference in New Issue
View Git Blame
Copy Permalink