-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
Submodule oh-my-bash
updated
112 files
Submodule powerlevel10k
updated
15 files
+32 −2 | README.md | |
+2 −2 | config/p10k-classic.zsh | |
+2 −6 | config/p10k-lean-8colors.zsh | |
+2 −2 | config/p10k-lean.zsh | |
+1 −1 | config/p10k-pure.zsh | |
+2 −2 | config/p10k-rainbow.zsh | |
+1 −1 | config/p10k-robbyrussell.zsh | |
+10 −1 | font.md | |
+1 −1 | gitstatus/Makefile | |
+4 −0 | gitstatus/README.md | |
+12 −1 | gitstatus/build | |
+1 −1 | gitstatus/build.info | |
+7 −0 | internal/icons.zsh | |
+34 −13 | internal/p10k.zsh | |
+34 −36 | internal/wizard.zsh |
Submodule pyenv
updated
73 files
Submodule zsh-completions
updated
25 files
+2 −0 | src/_ccache | |
+2 −0 | src/_clang-tidy | |
+24 −16 | src/_console | |
+1 −4 | src/_cppcheck | |
+27 −20 | src/_dad | |
+7 −2 | src/_direnv | |
+18 −16 | src/_flutter | |
+0 −198 | src/_fvm | |
+4 −4 | src/_gist | |
+484 −414 | src/_golang | |
+19 −1 | src/_nano | |
+49 −0 | src/_neo | |
+7 −3 | src/_nftables | |
+52 −18 | src/_node | |
+18 −23 | src/_optirun | |
+25 −14 | src/_rails | |
+75 −84 | src/_ralio | |
+41 −0 | src/_rdfind | |
+3 −11 | src/_redis-cli | |
+8 −0 | src/_rmlint | |
+2 −1 | src/_rubocop | |
+1 −1 | src/_shellcheck | |
+8 −3 | src/_wemux | |
+11 −3 | src/_xsel | |
+5 −5 | src/_yarn |