Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 564 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 564 Bytes

Dotfiles

Personal dotfiles managed with GNU Stow. These configuration files create a clean, minimalist development environment with a focus on productivity and aesthetics.

Terminal Preview

Requirements

  • GNU Stow
  • Zsh
  • Oh My Posh
  • Fzf
  • Zoxide
  • Zinit

Installation

1. Install Dependencies

On macOS

brew install stow

2. Clone the Repository

3. Deploy Configurations

Use Stow to symlink the configurations:

# Deploy all configurations
stow .

# Deploy a specific configuration
stow zsh