This commit is contained in:
Christian Nieves
2022-07-28 17:35:07 +00:00
parent 106881fa6d
commit ea31968675
278 changed files with 48549 additions and 2 deletions

4
zsh/.oh-my-zsh/cache/BLAZE_commands vendored Normal file
View File

@ -0,0 +1,4 @@
_blaze_cmd_list=( ${(Q)"${(z)$(<<\EO:_blaze_cmd_list
'analyze-profile' 'aquery' 'build' 'canonicalize-flags' 'clean' 'coverage' 'cquery' 'dump' 'help' 'info' 'javahotswap' 'mobile-install' 'mpm' 'print_action' 'query' 'run' 'shutdown' 'test' 'version'
EO:_blaze_cmd_list
)}"} )