From 9fbb71fd50ae3a8932612bc6d6308e375c5b5c38 Mon Sep 17 00:00:00 2001 From: Christian Figueroa Date: Sun, 27 Apr 2025 04:57:09 -0700 Subject: [PATCH] modified the README --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e466bc..f312ce6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ # stygio -Another attempt at creating a consistent and modular dotfiles configuration \ No newline at end of file +Another attempt at creating a consistent and modular dotfiles configuration + +## Required Packages ## + +* `fish`: shell +* `neovim`: editor + +## Installation ## + +1. Install `git` and `stow` +2. Clone this repository: `git clone https://git.jellypond.net/jellyfishsh/stygio.git` +3. Change to the repository directory, and stow the repo: `stow .`