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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

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
```
This unpacks all the `.nanorc` files to `~/.nano`.
#### Note
Some syntax definitions which exist in Nano upstream may be preferable to the ones provided by this package.