Clarifies where the .nanorc files are unpacked to

This commit is contained in:
Yvan Satyawan
2020-03-16 14:40:58 +01:00
committed by GitHub
parent 31e9fd8c8d
commit c9c2175bff
+2
View File
@@ -20,6 +20,8 @@ If your machine doesn't have `curl` command, use this code:
wget https://raw.githubusercontent.com/scopatz/nanorc/master/install.sh -O- | sh wget https://raw.githubusercontent.com/scopatz/nanorc/master/install.sh -O- | sh
``` ```
This unpacks all the `.nanorc` files to `~/.nano`.
#### Note #### Note
Some syntax definitions which exist in Nano upstream may be preferable to the ones provided by this package. Some syntax definitions which exist in Nano upstream may be preferable to the ones provided by this package.