This commit is contained in:
2026-02-10 22:53:41 -08:00
parent d23a385861
commit c333265231
3 changed files with 207 additions and 5 deletions

View File

@@ -100,3 +100,5 @@ zle -N self-insert url-quote-magic
zle -N bracketed-paste bracketed-paste-magic
alias claude-mem='bun "/home/sudacode/.claude/plugins/marketplaces/thedotmack/plugin/scripts/worker-service.cjs"'
fpath=(/home/sudacode/.zsh/completions $fpath)
autoload -Uz compinit && compinit