Skip to content

Getting Started

Installation

git clone https://github.com/yourusername/dotfiles.git ~/dotfiles
cd ~/dotfiles
# TODO:
stow ...

Stow

Use stow since it's awesome!

For a quick intro check out ThePrimeagen's YT video

Platform-Specific Setup

macOS Setup

# Install Homebrew if not present
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

# Install essential tools
# TODO: how to install? my ansible playbooks aren't universal
brew install neovim tmux fzf ripgrep fd lazygit ...

# Install window manager
brew install --cask aerospace