Update README.md

This commit is contained in:
Marty Oehme 2019-02-16 18:47:34 +00:00
parent a63dbe9897
commit dcdd947f57
1 changed files with 8 additions and 0 deletions

View File

@ -1,6 +1,14 @@
# My dotfiles
## Quick-Start
To get started two steps are necessary:
1. install git & zsh if not already installed on your machine (should often already be available)
1. run `chsh -s /bin/zsh` to switch the shell to zsh
1. go to home directory & run `git clone chsh https://gitlab.com/marty-oehme/dotfiles.git`
## Setup
[The basic ideas](https://www.anishathalye.com/2014/08/03/managing-your-dotfiles/)