Clean comments, add screenshot

This commit is contained in:
2019-11-14 09:54:43 -05:00
parent d033ada721
commit 5cfd6b608a
4 changed files with 11 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
A place for backing up my dotfiles.
Easiest installation is to clone repository into home directory -
These configs were created and tested on Manjaro Linux using i3wm, and should only be used on similar systems. Easiest installation is to clone repository into home directory -
```bash
git clone https://github.com/shaunrd0/dot ~/dot
@@ -21,3 +21,7 @@ stow -t ~ .
Note that the `dot/packages/` directory is for reference and is the only directory included not meant to be used with stow. If this directory is stowed there will be no real change to the system - you will still need to install the package lists manually.
`stow --adopt .` can be used to install conflicting files, but doing so will result in the loss of your local configurations. If you want to keep them, back up the conflicting files output in the error message before running this command.
![desktop](screens/dtop.png)