aidankinzett / dotfiles

My dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My dotfiles

This directory contains the dotfiles for my system

Requirements

Ensure you have the following installed on your system

Stow

brew install stow

Installation

First, check out the dotfiles repo in your $HOME directory using git

git clone git@github.com/aidankinzett/dotfiles.git
cd dotfiles

then use GNU stow to create symlinks

stow .

About

My dotfiles


Languages

Language:Shell 59.0%Language:Lua 41.0%