From f0a9386bfc8ea920f52c27cfbd83ed104a8cb99d Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Mon, 18 Oct 2021 12:35:30 +0200 Subject: ci: more splitting up MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- README.org | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'README.org') diff --git a/README.org b/README.org index 0b1f09c..4a12757 100644 --- a/README.org +++ b/README.org @@ -1,16 +1,18 @@ -#+TITLE: dotfiles -#+AUTHOR: Miquel Sabaté Solà -#+EMAIL: mikisabate@gmail.com +

+ Build Status for main branch + License GPL 3 +

-Download everything by performing the following command (notice the -=--recursive= flag): +--- + +These are my personal dotfiles, use them at your own risk! You can download +everything by performing the following command (notice the =--recursive= flag): #+BEGIN_SRC bash $ git clone --recursive https://github.com/mssola/dotfiles.git #+END_SRC -To install everything just run the =install.sh= script. Use this at your own -risk ;) +To install everything just run the =install.sh= script. ** GNU Emacs -- cgit v1.2.3