Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 531 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 531 Bytes

ruthen1um's dotfiles

Installation

Requirements

stow is required. git is considered installed for the proposed installation method.

Steps

  1. Clone this repository somewhere:
git clone --recurse-submodules https://gitlab.com/ruthen1um/dotfiles.git ~/.dotfiles
  1. cd to the cloned repo:
cd ~/.dotfiles
  1. Install dotfiles in your $HOME using stow:
stow -S .

NOTE: . is a wildcard for everything in the stow directory