Skip to content

n1kben/dotfiles

Repository files navigation

Dotfiles

Personal dotfiles managed with GNU Stow and Homebrew.

Setup

  1. Install Homebrew (if not already installed)
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  1. Clone this repository to your home directory:
git clone <repository-url> ~/.files
cd ~/.files
  1. Install the Homebrew packages defined in the Brewfile:
brew bundle --file ~/.files/Brewfile
  1. Use stow to symlink the dotfiles:
stow .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors