update readme

这个提交包含在:
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.