modified the README

This commit is contained in:
Christian Figueroa 2025-04-27 04:57:09 -07:00
parent 8bd192596f
commit 9fbb71fd50

View File

@ -1,3 +1,14 @@
# stygio # stygio
Another attempt at creating a consistent and modular dotfiles configuration 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 .`