Skip to content

Because why spend 10 minutes if you can automate it in a couple of hours

Notifications You must be signed in to change notification settings

kapoko/dotfiles

Repository files navigation

dotfiles 🌱

Because why spend 10 minutes if you can automate it in a couple of hours.

Prerequisites

Needs zsh to be the default shell (default since macOS )

Usage

  1. Install Apple's Command Line Tools, which are prerequisites for Git and Homebrew.
xcode-select --install
  1. Clone repo into new hidden directory.
git clone --recurse-submodules https://github.com/kapoko/dotfiles.git ~/.dotfiles
  1. Install (warning: this will overwrite existing config files in the home folder with symlinks)
cd ~/.dotfiles
chmod +x bootstrap.sh
./bootstrap.sh

About

Because why spend 10 minutes if you can automate it in a couple of hours

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published