From e7b415bb0fd9bbc01e955094333646614ecad3bf Mon Sep 17 00:00:00 2001 From: Matthias Johnson Date: Sat, 15 Feb 2025 19:39:38 -0700 Subject: [PATCH] minor edit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 464eede..262591d 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# dotGit +# dotGit - 🐚 shell aliases + 🪄 dotfiles + 🧸 bare git repo -There are a lot of ways to manage your dotfiles. dotGit implements an idea that has been floating around on the internet for a while: a bare git repo for storing your dotfiles. A quick search finds [this](https://news.ycombinator.com/item?id=11070797), but there may be older sources. +There are a lot of ways to manage your dotfiles. dotGit implements an idea that has been floating around on the internet for a while: a bare git repo for storing your dotfiles. A quick search finds [this post](https://news.ycombinator.com/item?id=11070797), but there may be older sources. -dotGit has modest aims +dotGit has modest aims: - 🏡 keep config files where tools expect them in `$HOME` - 🐚 stay as light and close to git and the shell as possible - 🚀 reduce friction and make config changes quick and convenient