dotfiles/README.md

31 lines
935 B
Markdown
Raw Normal View History

[![Build Status](https://travis-ci.org/cyplo/dotfiles.svg?branch=master)](https://travis-ci.org/cyplo/dotfiles)
2016-07-31 08:52:11 +01:00
[![Build status](https://ci.appveyor.com/api/projects/status/s6i314lyti4o1ny1/branch/master?svg=true)](https://ci.appveyor.com/project/cyplo/dotfiles/branch/master)
2019-01-20 20:25:16 +00:00
[![pipeline status](https://gitlab.com/cyplo/dotfiles/badges/master/pipeline.svg)](https://gitlab.com/cyplo/dotfiles/commits/master)
2013-10-26 09:10:48 +01:00
My common dotfiles for Linux, Mac and Cygwin
2013-11-12 15:29:09 +00:00
e.g. my vim, terminal and font configs.
2013-10-09 18:53:50 +01:00
install:
sudo apt-get update
sudo apt-get install git # or yum install git
2019-01-20 20:25:16 +00:00
2019-05-23 13:39:59 +01:00
ssh-keygen -t ed25519
2019-05-01 16:42:23 +01:00
cat .ssh/id_ed25519.pub
#add the above key to github
mkdir ~/dev
cd ~/dev
git clone git@github.com:cyplo/dotfiles.git
cd dotfiles
2019-05-01 16:42:23 +01:00
./fedora/up.sh
# or ./ubuntu/up.sh
2013-10-26 09:17:57 +01:00
GNOME extensions list:
* Clipboard Indicator
* Hibernate Status Button
* Pixel Saver
TODO:
* automate adding gnome extensions