diff --git a/README.md b/README.md new file mode 100644 index 0000000..2423480 --- /dev/null +++ b/README.md @@ -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