Skip to content

ruthen1um/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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