minor update
This commit is contained in:
parent
4f4f0b24bf
commit
3ca95a5d83
@ -1,11 +1,17 @@
|
|||||||
personal dotfiles.
|
personal dotfiles.
|
||||||
|
|
||||||
## installation:
|
## installation
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
curl -sSL https://dotfiles.krd.sh/get | sh -s
|
curl -sSL https://dotfiles.krd.sh/get | sh -s
|
||||||
```
|
```
|
||||||
|
|
||||||
|
or
|
||||||
|
|
||||||
|
```sh
|
||||||
|
wget -q -O - https://dotfiles.krd.sh/get | sh -s
|
||||||
|
```
|
||||||
|
|
||||||
## contents
|
## contents
|
||||||
|
|
||||||
- zsh
|
- zsh
|
||||||
|
Loading…
Reference in New Issue
Block a user