add circlei badge, cleanup readme

This commit is contained in:
Cyryl Płotnicki 2019-01-20 20:25:16 +00:00
parent a1a230d5a6
commit d089843bfd

View file

@ -1,6 +1,6 @@
[![Build Status](https://travis-ci.org/cyplo/dotfiles.svg?branch=master)](https://travis-ci.org/cyplo/dotfiles) [![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) [![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 My common dotfiles for Linux, Mac and Cygwin
@ -18,7 +18,7 @@ install:
cd ~/dev cd ~/dev
git clone git@github.com:cyplo/dotfiles.git git clone git@github.com:cyplo/dotfiles.git
cd dotfiles cd dotfiles
./ubuntu/configure_fresh_system.sh ./ubuntu/up.sh
# or /debian/.. or /fedora/.. # or /debian/.. or /fedora/..
GNOME extensions list: GNOME extensions list:
@ -27,6 +27,4 @@ GNOME extensions list:
* Pixel Saver * Pixel Saver
TODO: 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 * automate adding gnome extensions