]> git.ale.wales Git - dotAle.git/commit
226FO.38167-Blossom
authorTu Puta Madre <chinga@tu.madre>
Wed, 24 Jun 2026 15:09:37 +0000 (09:09 -0600)
committerTu Puta Madre <chinga@tu.madre>
Wed, 24 Jun 2026 15:09:37 +0000 (09:09 -0600)
commit08c24c81a07492ccf9fc9148aecf75d19afd2d5d
treec247896e6c673730f6d87fdebcaf7fdf6915518d
parente58efea5fa4d99f12d903dd57024d10f255ab926
226FO.38167-Blossom
92 files changed:
aliases.zsh [deleted file]
b.sh [changed mode: 0755->0644]
cache/zsh/history [new file with mode: 0644]
config/zsh/aliases.zsh [new file with mode: 0644]
config/zsh/functions.zsh [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/CHROMA_GUIDE.adoc [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/_fast-theme [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/fast-highlight [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/fast-string-highlight [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/fast-theme [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/images/203654.gif [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/images/array-assign.png [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/images/assign.png [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/images/brackets.gif [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/images/cmdsubst.png [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/images/cplx_cond.png [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/images/eval_cmp.png [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/images/execfd.png [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/images/execfd_cmp.png [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/images/for-loop-cmp.png [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/images/for-loop.png [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/images/function.png [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/images/git_chroma.png [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/images/global-alias.png [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/images/heredoc.png [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/images/herestring.png [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/images/highlight-less.png [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/images/highlight-much.png [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/images/ideal-string.png [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/images/in_string.png [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/images/math.gif [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/images/parameter.png [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/images/theme.png [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/images/typeset.png [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/images/zcalc.png [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/share/free_theme.zsh [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/test/parse.zsh [new file with mode: 0755]
config/zsh/plugins/fast-syntax-highlighting/test/to-parse.zsh [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/tests/_output/.gitkeep [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/tests/_support/.gitkeep [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/tests/_support/bootstrap [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/tests/example.zunit [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/tests/main.zunit [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/themes/clean.ini [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/themes/default.ini [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/themes/forest.ini [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/themes/free.ini [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/themes/q-jmnemonic.ini [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/themes/safari.ini [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/themes/spa.ini [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/themes/sv-orple.ini [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/themes/sv-plant.ini [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/themes/zdharma.ini [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/→chroma/-alias.ch [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/→chroma/-autoload.ch [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/→chroma/-autorandr.ch [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/→chroma/-awk.ch [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/→chroma/-docker.ch [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/→chroma/-example.ch [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/→chroma/-fast-theme.ch [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/→chroma/-fpath_peq.ch [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/→chroma/-git.ch [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/→chroma/-grep.ch [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/→chroma/-hub.ch [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/→chroma/-ionice.ch [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/→chroma/-lab.ch [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/→chroma/-make.ch [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/→chroma/-nice.ch [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/→chroma/-nmcli.ch [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/→chroma/-node.ch [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/→chroma/-ogit.ch [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/→chroma/-perl.ch [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/→chroma/-precommand.ch [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/→chroma/-printf.ch [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/→chroma/-ruby.ch [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/→chroma/-scp.ch [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/→chroma/-sh.ch [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/→chroma/-source.ch [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/→chroma/-ssh.ch [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/→chroma/-subcommand.ch [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/→chroma/-subversion.ch [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/→chroma/-vim.ch [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/→chroma/-whatis.ch [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/→chroma/-which.ch [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/→chroma/-zinit.ch [new file with mode: 0644]
config/zsh/plugins/fast-syntax-highlighting/→chroma/main-chroma.ch [new file with mode: 0644]
demo.md [deleted file]
deps [deleted file]
h-hbk_anime.md [deleted file]
img.png [deleted file]
zshrc [new file with mode: 0644]