From cd5a097156f9b6f236d25bdb8923689303a9c562 Mon Sep 17 00:00:00 2001 From: frosty Date: Mon, 29 Jul 2024 04:25:10 -0400 Subject: [PATCH] (repo): make readme more concise --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 87c1e5c..4e8f443 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # dotfiles -This repository includes the setup data and configurations for my Linux machines, both desktop and server. +This repository includes the setup data and configurations for my Linux machines. Most software is self-explanatory. -My primary shell is Zsh, and on the desktop I primarily use xmonad with xmobar. Most things are self-explanatory. +Screenshots coming soon.