Better way to copy paste, induce copy final dot of the sentence

This commit is contained in:
Miguel Gargallo
2022-10-18 13:30:24 +02:00
committed by GitHub
parent ee6470084b
commit 8ff25ed49e
+5 -1
View File
@@ -165,7 +165,11 @@ in your preferred folder.
mv neofetch-themes/<folder>/<file> ~/.config/neofetch/config.conf
```
where `<folder>` is the section in this readme, while `<file>` is the file name of the config of this theme.
> For example: If you want papirus, it'd be `mv neofetch-themes/normal/papirus.conf ~/.config/neofetch/config.conf`.
> For example: If you want papirus, it'd be
```
mv neofetch-themes/normal/papirus.conf ~/.config/neofetch/config.conf`
```
</details>
Contribution