From f08a539e5105b16917387f6b628bd5f95852ba62 Mon Sep 17 00:00:00 2001 From: Buddy Date: Fri, 17 Jan 2025 14:40:42 -0800 Subject: [PATCH] Update readme --- README.md | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/README.md b/README.md index bf30724..85ed576 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,4 @@ # dot-files A collection of my configuration files and scripts. -To install, use the `stow` package manager. -Each configuration directory is a package using `stow`. - -## Usage - -Usage of stow to install a dot file configs: - -```sh -$ stow -t ~ [package] -# verbose flags -$ stow --target $HOME [package] -``` +Dot files are managed using [chezmoi](https://www.chezmoi.io/)