mirror of
https://github.com/scopatz/nanorc
synced 2024-11-23 19:00:27 +01:00
Clarifies where the .nanorc files are unpacked to
This commit is contained in:
parent
31e9fd8c8d
commit
c9c2175bff
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user