From d089843bfda1a6d706908667ca44724656bf386e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyryl=20P=C5=82otnicki?= Date: Sun, 20 Jan 2019 20:25:16 +0000 Subject: [PATCH] add circlei badge, cleanup readme --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 95214053..c20060a0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![Build Status](https://travis-ci.org/cyplo/dotfiles.svg?branch=master)](https://travis-ci.org/cyplo/dotfiles) [![Build status](https://ci.appveyor.com/api/projects/status/s6i314lyti4o1ny1/branch/master?svg=true)](https://ci.appveyor.com/project/cyplo/dotfiles/branch/master) -[![CircleCI](https://circleci.com/gh/cyplo/dotfiles.svg?style=svg)](https://circleci.com/gh/cyplo/dotfiles) +[![pipeline status](https://gitlab.com/cyplo/dotfiles/badges/master/pipeline.svg)](https://gitlab.com/cyplo/dotfiles/commits/master) My common dotfiles for Linux, Mac and Cygwin @@ -10,7 +10,7 @@ install: sudo apt-get update sudo apt-get install git # or yum install git - + ssh-keygen -b 8192 cat ~/.ssh/id_rsa.pub #add the above key to github @@ -18,7 +18,7 @@ install: cd ~/dev git clone git@github.com:cyplo/dotfiles.git cd dotfiles - ./ubuntu/configure_fresh_system.sh + ./ubuntu/up.sh # or /debian/.. or /fedora/.. GNOME extensions list: @@ -27,6 +27,4 @@ GNOME extensions list: * Pixel Saver TODO: -* make the list of packages for the different debian-based distros shared among them -* automate adding backports to debian-based distros * automate adding gnome extensions