Personal .dotfiles and scripts managed by Chezmoi.
- Idempotent scripts that install core tools and dependencies.
- Clean up script that removes stale target files.
- Custom ZSH prompt (<1ms to draw).
- Shell aliases and functions:
- ls = colorful ls
- o = open current directory or specified dir / file
- fuck = correct a typo
- Git aliases:
- b = search and switch branches with fzf
- l = pretty log for the current branch only
- Only battle-tested for MacOS.