Skip to content

Commit 5665139

Browse files
Update README.md
1 parent a278bda commit 5665139

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
dotfiles
22
========
33

4-
Collection of various config files
4+
collection of various config files
55

6-
## Install
6+
## install
77

88
run install.sh to copy dotfile to home folder.
99

10-
One line install:
11-
12-
git clone https://github.com/davidtrautmann/dotfiles.git && dotfiles/install.sh && rm -rf dotfiles
13-
14-
## Backup
10+
one line install:
11+
```bash
12+
git clone https://github.com/davidtrautmann/dotfiles.git && dotfiles/install.sh && rm -rf dotfiles
13+
```
14+
## backup
1515

1616
the current dotfiles will be copied to ```~/.dofiles/$timestamp/```.

0 commit comments

Comments
 (0)