Skip to content

Latest commit

Β 

History

History
62 lines (41 loc) Β· 1.71 KB

File metadata and controls

62 lines (41 loc) Β· 1.71 KB

πŸ› οΈ dotfiles

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.


🌐 What's Inside

~/
β”œβ”€β”€ .zshrc
└── .config
    └── alacritty
        β”œβ”€β”€ alacritty.toml
        └── themes
            β”œβ”€β”€ catppuccin-macchiato.toml
            └── everforest_dark.toml

πŸ’‘ About These Dotfiles

There are aliases defined in the .zshrc file. Please review them and edit/remove to your liking.


βš™οΈ Dependencies

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

πŸš€ Getting Started

  1. Clone the repository:
git clone https://github.com/yourusername/dotfiles.git
  1. Make sure all dependencies are installed and available in your $PATH.
  2. Add or change your alacritty theme inside of ~/.config/alacritty/alacritty.toml and edit [general.import] variable.

🎨 Screenshots

Terminal Screenshot


πŸ“¦ Future Additions

  • NeoVim config