From f0e9194d6c49e59b9aa701c47a126201e0155188 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Thu, 4 Apr 2024 16:13:18 +0100 Subject: [PATCH] Update README --- README.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index fca92b4..30f494d 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,11 @@ -Dotfiles -======== +## Dotfiles A collection of dotfiles used by [nikdoof](https://github.com/nikdoof) -Linux ------ +## Linux / macOS -Installation is handled by `stow`. +Installation is handled by `stowage`. ``` curl https://raw.githubusercontent.com/nikdoof/dotfiles/main/bootstrap.sh | bash ``` - -Windows -------- - -Installation is managed by [PSDotFiles](https://github.com/ralish/PSDotFiles). Which can be easily installed from the PSGallery (check bootstrap.ps1)