From d93be97e9a2d976ed245457784f80957805812ae Mon Sep 17 00:00:00 2001 From: Ekaitz Zárraga Date: Sat, 19 Dec 2015 23:41:57 +0100 Subject: Use stow, please --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 0f3d03d..2d0c5d3 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # Configuration files My dotfiles. Vim, Git and Bash for now. + +Use stow to install them: + +``` Bash +cd dotfiles +stow vim|bash|git -t ~ +``` + +> Stow makes links to the files in the target directory. -- cgit v1.2.3