Skip to content

damphessian/dotfiles

Repository files navigation

dotfiles

Installation

  1. Clone this repo

    git clone \
        --recurse-submodules \
        --jobs=$(( $(sysctl -n hw.ncpu) - 1 )) \
        https://github.com/damphessian/dotfiles \
        ~/.dotfiles
  2. Run the bootstrap script

     ~/.dotfiles/bin/bootstrap

    Stick around to enter your password as needed.

    See Linux installation notes if needed.

About

files of dot

Resources

Stars

Watchers

Forks