Skip to content

AlexJenter/dotfiles

Repository files navigation

dotfiles

setup symlinks

stow --restow git nvim ...

Setup per OS

stow --restow linux
# or
stow --restow macos

Homebrew

Handle brew dependencies, found in this post

$ cd ~/dotfiles/macos-brew/
# creates Brewfile in the current directory from currently-installed packages
$ brew bundle dump
# edit Brewfile
# install everything from the Brewfile
$ brew bundle

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published