Skip to content

Danite/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Personal dotfiles managed with GNU Stow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages