Personal dotfiles for macOS and Fedora.
| Path | Description |
|---|---|
.zshrc |
Zsh config — Zinit, Powerlevel10k, fzf, zoxide |
nvim/ |
Neovim config via LazyVim |
kitty/ |
Kitty terminal config with Tokyo Night theme |
setup/ |
Bootstrap scripts for macOS and Fedora |
macOS:
./setup/setup-macos.shFedora:
./setup/setup.shSee setup/README.md for details.
Run the install script after cloning:
./install.shThis symlinks .zshrc, nvim/, and kitty/ into the correct locations. If .p10k.zsh is present in the repo it will be linked too — otherwise run p10k configure to generate it, then commit the result.