Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 335 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 335 Bytes

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