From e6346209017744e9139a4fb58ed3581d9a2a44b5 Mon Sep 17 00:00:00 2001 From: gibbyb Date: Sun, 9 Jun 2024 15:27:03 -0500 Subject: [PATCH] Now installable with one command --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d81e969..35b2770 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,12 @@ ### Note: This is my personal config. I wouldn't necessarily recommend using it. -#### To Do: +#### Install: +```bash +wget -qO- https://github.com/gibbyb/sunhat/releases/download/1.0/install.sh | bash +``` + +##### To Do: - [ ] Add a way to change the font & theme of kitty using the script - [ ] Add a themes for Neovim that are not using LazyVim