added readme
This commit is contained in:
11
README.md
Normal file
11
README.md
Normal 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
|
||||||
Reference in New Issue
Block a user