Skip to content

mmcdole/dots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Personal configuration files managed with GNU Stow.

Quick Start

./bootstrap.sh  # Install dependencies (Git, Stow, Homebrew on macOS)
./install.sh    # Install packages and symlink configs

Structure

  • config/ - Stow packages for various programs
  • packages/ - Lists of packages to install per platform
  • bootstrap.sh - Install essential dependencies
  • install.sh - Install packages and symlink dotfiles

Manual Setup

cd config
stow nvim  # Symlink Neovim config
stow git   # Symlink Git config
stow zsh   # Symlink Zsh config

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published