From 79272f2b45af80c6f38661755ace5426a646ccb2 Mon Sep 17 00:00:00 2001 From: mr-vercetti <87.milewski@gmail.com> Date: Thu, 1 Sep 2022 14:59:53 +0200 Subject: [PATCH] Update readme --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 27ef622..d9ab759 100644 --- a/README.md +++ b/README.md @@ -1 +1,8 @@ -# dotfiles \ No newline at end of file +# mr-vercetti/dotfiles + +My simple dotfiles for bash and vim. + +## Setup + +1. Install a font which supports [Powerline](https://github.com/powerline/powerline), I recommend [DroidSans Mono for Powerline](https://github.com/powerline/fonts/tree/master/DroidSansMono), but there are other cool ones too. +2. Run the `setup.sh` script.