Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 478 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 478 Bytes

My dotfiles

This directory contains the dotfiles for my system

Requirements

Ensure you have the following installed on your system

Pre-requisites

git stow

Installation

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

$ git clone [email protected]/agravelot/dotfiles.git
$ cd dotfiles

then use GNU stow to create symlinks

$ stow -t ~ .

Useful commands:

stow --adopt -v -t ~ tmux # adopt the symlinks