Welcome to my dotfiles repository β a curated collection of personal configuration files for a beautiful and efficient terminal experience.
These dotfiles power my development setup with customized themes, tooling, and workflow enhancements. If you're into fast terminals, minimal config, and modern replacements for traditional Unix tools β this is for you.
~/
βββ .zshrc
βββ .config
βββ alacritty
βββ alacritty.toml
βββ themes
βββ catppuccin-macchiato.toml
βββ everforest_dark.toml
There are aliases defined in the .zshrc file. Please review them and edit/remove to your liking.
To get the most out of this setup, make sure the following tools are installed:
| Tool | Description |
|---|---|
zsh |
Shell of choice, faster and more customizable |
alacritty |
GPU-accelerated terminal emulator |
oh-my-posh |
Prompt theme engine for any shell |
eza |
Modern replacement for ls with more style & info |
- Clone the repository:
git clone https://github.com/yourusername/dotfiles.git- Make sure all dependencies are installed and available in your
$PATH. - Add or change your alacritty theme inside of
~/.config/alacritty/alacritty.tomland edit[general.import]variable.
π¨ Screenshots
π¦ Future Additions
- NeoVim config
