From 72b40fb07219eb6fde59ab325622e8b6ea119a23 Mon Sep 17 00:00:00 2001 From: earnest ma Date: Mon, 30 May 2022 12:59:30 -0400 Subject: [PATCH] Update readme --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b9f8a9d..fe47ea2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ # Dotfiles -These dotfiles are managed using GNU Stow and I use them on my laptop running Fedora 35. +These dotfiles are managed using GNU Stow and I use them on my systems running either macOS or Fedora 36 (Workstation Edition). ## Usage -Refer to my [ansible repository](https://git.earne.link/earnestma/configs) for installing and configuring the system. To use, clone the repository to `~/.dotfiles`, use `stow */ -[D]v` to create/ remove all the links. +MacOS: Install Homebrew and check the Brewfile. + +Linux: Refer to [this page](https://notes.earnestma.com/notes/Linux+Computer+Setup+Guide) or the (outdated) [ansible repository](https://git.earne.link/earnestma/configs) for installing and configuring the system. + +To use, clone the repository to `~/.dotfiles`, use `stow */ -[D]v` to create/ remove all the links.