Add information about installation
This commit is contained in:
parent
1d9cd3a9c4
commit
4128b4ee06
1 changed files with 5 additions and 0 deletions
|
@ -4,6 +4,11 @@ dotinstall - manage dotfiles
|
||||||
`dotinstall` is another little script made for install or uninstall dotfiles by
|
`dotinstall` is another little script made for install or uninstall dotfiles by
|
||||||
creating symbolic link. You need to provide a boostrap script for it.
|
creating symbolic link. You need to provide a boostrap script for it.
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
Just put the `dotinstall.sh` script in a folder accessible via the `$PATH`
|
||||||
|
command. I choose to put it in `~/.local/bin/`.
|
||||||
|
|
||||||
## How to use
|
## How to use
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Reference in a new issue