ardentsword / dotfiles

My repo for keeping track of dotfiles. Now migrated to https://git.loken.nl/ardent/dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

To make the files simlinks use

stow <folder>

For example:

stow bash

To solve all conflicts: (this will backup all conflicted files to file.back, to delete instead of backup simply uncomment the rm line and comment the mv line)

./solve-stow.sh <folder>

Documentation

Overview

About

My repo for keeping track of dotfiles. Now migrated to https://git.loken.nl/ardent/dotfiles


Languages

Language:Shell 100.0%