-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule .oh-my-zsh
updated
24 files
+8 −1 | .github/dependencies.yml | |
+4 −0 | README.md | |
+146 −0 | lib/async_prompt.zsh | |
+1 −1 | lib/cli.zsh | |
+38 −2 | lib/git.zsh | |
+1 −1 | plugins/catimg/README.md | |
+1 −1 | plugins/docker-compose/_docker-compose | |
+1 −1 | plugins/emacs/README.md | |
+1 −1 | plugins/emacs/emacs.plugin.zsh | |
+1 −1 | plugins/extract/extract.plugin.zsh | |
+1 −0 | plugins/fzf/fzf.plugin.zsh | |
+0 −6 | plugins/gitfast/README.md | |
+1 −1 | plugins/gitfast/gitfast.plugin.zsh | |
+0 −8 | plugins/gitfast/update | |
+19 −0 | plugins/gradle/LICENSE | |
+3 −27 | plugins/gradle/_gradle | |
+1 −1 | plugins/ipfs/_ipfs | |
+1 −1 | plugins/nomad/_nomad | |
+1 −1 | plugins/per-directory-history/per-directory-history.zsh | |
+1 −1 | plugins/pyenv/README.md | |
+1 −1 | plugins/ssh-agent/README.md | |
+8 −3 | tools/changelog.sh | |
+8 −3 | tools/install.sh | |
+8 −3 | tools/upgrade.sh |