added readme

This commit is contained in:
2025-07-07 19:54:17 +02:00
parent 2e4b428214
commit e922d6a9b2

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# dot files managed by stow
Allow me to unify my .files and keep them unified.
Simply install git and stow, and run stow from the folder of this repo on the local machine
>pacman -S git stow
>cd ~
>git clone git@github.com:tschork/dotfiles.git
>cd dotfiles
>stow .
!!!! Take care of removing the existing .files first, to enable stow to create the symlinks