commit 49ff3a170d6580d9801364b117a866083278899d
parent 40746c27a83e2840278d7b51b8e317cc9a776af3
Author: Oscar Benedito <oscar@oscarbenedito.com>
Date:   Fri, 31 Jul 2020 13:29:58 +0200

Edit README details

Diffstat:
MREADME.md | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md @@ -1,6 +1,6 @@ # Dotfiles -This directory hosts some of my dotfiles. It is currently a work in progress. +This directory hosts some of my dotfiles. ## Palette @@ -8,7 +8,7 @@ The colors used on most places are based on the vim onedark theme. They are the following: | Color code | Color | Color number | -| :--------: | :-----: | :----------: | +| :--------- | :------ | :----------- | | 30 | black | #282c34 | | 31 | red | #e06c75 | | 32 | green | #98c379 | @@ -66,7 +66,7 @@ normally, I'm unsure why it doesn't do it by default, I'll investigate some other time. ```toml - fetch = +refs/heads/*:refs/remotes/origin/* +fetch = +refs/heads/*:refs/remotes/origin/* ``` If it gives an error because you already have dotfiles that would be overriden,