diff options
| author | diogo464 <[email protected]> | 2021-07-09 05:57:40 -0400 |
|---|---|---|
| committer | diogo464 <[email protected]> | 2021-07-09 05:57:40 -0400 |
| commit | 7ad40992fb16c3bd70cf49981da0b560b2763a7d (patch) | |
| tree | 3c475128f11ec4d4a4a87dc5adc6c5c791ac3bf2 /README.md | |
| parent | 094f84d2c320bc7320674ba23c715f9fbe634862 (diff) | |
Changed README. Removed folder added my mistake.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -1,6 +1,11 @@ | |||
| 1 | # dotup | 1 | # dotup |
| 2 | A CLI tool to help symlink your dotfiles into place. | 2 | A CLI tool to help symlink your dotfiles into place. |
| 3 | 3 | ||
| 4 | ## Installation | ||
| 5 | ``` | ||
| 6 | $ cargo install --git https://github.com/diogo464/dotup dotup_cli | ||
| 7 | ``` | ||
| 8 | |||
| 4 | ## Usage | 9 | ## Usage |
| 5 | Example file hierarchy with dotfiles. | 10 | Example file hierarchy with dotfiles. |
| 6 | ``` | 11 | ``` |
