Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 509 Bytes

File metadata and controls

50 lines (32 loc) · 509 Bytes

My dotfiles

Repo containing my configs

Requirements

Ensure you have these installed

Git

For Arch

pacman -S git

For MacOS (brew)

brew install git

Gnu Stow

For Arch

pacman -S stow

For MacOS (brew)

brew install stow

Installation

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

git clone https://github.com/HumanEntity/dotfiles.git
cd dotfiles

then use GNU Stow to create symlinks

stow .