Skip to content

chris-nowicki/dotfiles

Repository files navigation

My Dot Files

This directory contains the dotfiles for my system

Prerequisites

Important

Follow steps to setup a new mac here before continuing to install dotfiles below.

Stow

Ensure GNU STOW is installed

brew install stow

Installation

Clone repo:

# Use SSH (if set up)...
git clone git@github.com:chris-nowicki/dotfiles.git ~/Dotfiles

# ...or use HTTPS and switch remotes later.
git clone https://github.com/chris-nowicki/dotfiles.git ~/Dotfiles

Use GNU stow to create symlinks:

# Change to the Dotfiles directory
cd ~/Dotfiles

# run the Install script
./install.sh

TODO List

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks