Skip to content

Initial Setup

Willis Wang edited this page Aug 13, 2022 · 7 revisions

First clone this repo in the the root directory with

git clone https://github.com/willislwang/dotfiles

Install GNU Stow with

brew install stow

To use stow to symlink all directory contents to root (ex. the dotfiles/nvim directory), run:

stow dotfiles/nvim

Clone this wiki locally