From c09dceb3997ef3e581a442ca9416e886cbeef304 Mon Sep 17 00:00:00 2001 From: Julian T Date: Sun, 14 Jul 2019 21:24:11 +0200 Subject: Replaced initFolders with setupscript system --- README.org | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'README.org') diff --git a/README.org b/README.org index 8711e87..731db65 100644 --- a/README.org +++ b/README.org @@ -10,4 +10,19 @@ To install a package or module one can run. : stow emacs - + +** Stows script + + This scripts runs pre and post setup scripts. + + These scripts are in encased in # because it's in stow's default ignore :-D. + + To use the wrapper script run. + + : stows emacs + + To pass flags to package scripts put them before the package + + : stows vim -D emacs + + This will setup vim and delete emacs. -- cgit v1.2.3