Personal dotfiles managed with chezmoi.
chezmoi init --apply jinmel| Package | Description |
|---|---|
| asdf | Multi-runtime version manager |
| bat | Cat clone with syntax highlighting |
| broot | Interactive tree view file manager |
| direnv | Environment variable manager |
| duf | Disk usage utility |
| dust | Intuitive disk usage tool |
| eza | Modern ls replacement |
| fd | Fast find alternative |
| fzf | Fuzzy finder |
| git | Version control |
| httpie | HTTP client |
| jq | JSON processor |
| k9s | Kubernetes CLI manager |
| neovim | Text editor |
| ripgrep | Fast grep alternative |
| starship | Cross-shell prompt |
| tmux | Terminal multiplexer |
| uv | Python package manager |
| zoxide | Smarter cd command |
| zsh | Shell |
These are installed based on user prompts during chezmoi init:
| Package | Description |
|---|---|
| rustup | Rust toolchain installer |
| foundryup | Ethereum development toolkit |
| Claude Code | AI coding assistant |