Readme.
This commit is contained in:
parent
46332dc119
commit
9e3287bc38
@ -3,8 +3,7 @@
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd ~
|
cd ~ && git clone https://github.com/sapegin/dotfiles.git && cd dotfiles && ./sync.py
|
||||||
git clone https://github.com/sapegin/dotfiles.git && cd dotfiles && ./sync.py
|
|
||||||
```
|
```
|
||||||
|
|
||||||
It’will clone latest version of dotfiles to `~/dotfiles` and make symlinks in your home directory.
|
It’will clone latest version of dotfiles to `~/dotfiles` and make symlinks in your home directory.
|
||||||
@ -18,3 +17,7 @@ cd ~/dotfiles && git pull && ./sync.py
|
|||||||
## Resources
|
## Resources
|
||||||
|
|
||||||
[Mathias’s dotfiles](https://github.com/mathiasbynens/dotfiles)
|
[Mathias’s dotfiles](https://github.com/mathiasbynens/dotfiles)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
Feel free to fork :-)
|
Loading…
Reference in New Issue
Block a user