Skip to content

Scripts to ease the pain of setting up a new machine

Notifications You must be signed in to change notification settings

kieranbrown/dotfiles

Repository files navigation

Dotfiles

Install

DOTFILES_DIR="${HOME}/Code/github.com/kieranbrown/dotfiles"
mkdir -p "${DOTFILES_DIR}"
git clone https://github.com/kieranbrown/dotfiles.git "${DOTFILES_DIR}"
cd "${DOTFILES_DIR}"
./etc/install.sh

About

Scripts to ease the pain of setting up a new machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published