Skip to content

SebastianStegmann/dotfiles

Repository files navigation

Managing my dotfiles via stow Install this repo and place it in ~/.dotfiles

Fresh install

  1. Install Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  1. Install Homebrew Bundle, to allow for Brewfiles
brew bundle
  1. Using stow
stow */ 

Either stow each folder with stow nvim etc or use the wildcard */ to place everything stow . misplaces the folders

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages