update readme

This commit is contained in:
Inhji 2019-08-07 09:18:49 +02:00
부모 e180ecea41
커밋 779ef149e6
1개의 변경된 파일11개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

@ -1,7 +1,17 @@
.dotfiles
=================
This is a template repository for bootstrapping your dotfiles with [Dotbot][dotbot].
How to install
-----------------
```bash
git clone https://git.inhji.de/inhji/dotfiles.git .dotfiles
~/.dotfiles/install
chsh -s /usr/bin/zsh
```
Tips
-----------------
In general, you should be using symbolic links for everything, and using git
submodules whenever possible.