hionay / 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:

Git

brew install git

Stow

brew install stow

Installation

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

git clone https://github.com/hionay/dotfiles.git ~/dotfiles

then use GNU stow to symlink the dotfiles to your home directory:

cd ~/dotfiles
stow .

About

My dotfiles


Languages

Language:Lua 82.1%Language:Shell 15.3%Language:Ruby 2.6%