From 489aeecfdd9d8938669e25961f43df287c4e9bcd Mon Sep 17 00:00:00 2001 From: julian T Date: Sat, 2 Feb 2019 17:23:53 +0100 Subject: Moved to stow --- README.org | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.org (limited to 'README.org') diff --git a/README.org b/README.org new file mode 100644 index 0000000..8711e87 --- /dev/null +++ b/README.org @@ -0,0 +1,13 @@ +* newDotFiles + + This is where i keep my dotfiles and scripts. + +** Dotfile management + + I use [[https://www.gnu.org/software/stow/][GNU Stow]] for dot file management. This splits the dotfiles into multiple modules, + for example can zsh be installed without installing dwm. + + To install a package or module one can run. + + : stow emacs + -- cgit v1.2.3