From 964f1f2c4a4263f79991960c618655a0daff4250 Mon Sep 17 00:00:00 2001 From: Steffen Rademacker Date: Mon, 20 Jan 2020 14:32:47 +0100 Subject: [PATCH] Update readme, this is WIP :) --- README.md | 27 ++------------------------- 1 file changed, 2 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index ccfd2f7a..15f91043 100644 --- a/README.md +++ b/README.md @@ -1,27 +1,4 @@ -# My dotfiles +# dotfiles -This is a collection of my dotfiles. - -## Installation - -``` -git clone git://github.com/webgefrickel/dotfiles ~/dotfiles -cd ~/dotfiles -./install/install.sh -``` - -Now change the file `.gitconfig.user` in your home-folder and provide your git credentials, such as: - -``` -[user] - name = Your name - email = youremail@domain.de -[github] - user = username - token = 1235687641287364 -``` - -## Additional stuff - -There are additional installation script for commonly used CLI-tools and software (mainly macOS specific) and config for mutt/neovim, see the folders install/, alfred/ and other/. +This is a collection of my dotfiles, configuration and some other scripts.