From b9ec7fdd0b5987ddb6a1abffa07a1daae9af57b5 Mon Sep 17 00:00:00 2001 From: Sho Ishida Date: Sun, 11 Aug 2024 20:44:01 +0900 Subject: [PATCH] update readme --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 96bf7ed..e781011 100644 --- a/README.md +++ b/README.md @@ -1 +1,8 @@ -# dotfiles +# Dotfiles +These are my pesonal dotfiles for my own setup. There aren't that many packages + because I use it for school and beginner programming tools. The installation +scripts are for replicating my personal setup on any other computer. They +install the packages, and post-install script sets up any installed programs +that need some configurations. Config files are symlinked via GNU Stow. + +Currently planning to work on Hyprland dotfiles...