mirror of
https://github.com/scopatz/nanorc
synced 2024-10-31 23:00:00 +01:00
Updated readme with installer instructions
This commit is contained in:
parent
b627b455ae
commit
c46ed9cb1c
@ -24,3 +24,7 @@ You can also append the contents of ``~/.nano/nanorc`` into your
|
|||||||
``~/.nanorc`` to include all languages::
|
``~/.nanorc`` to include all languages::
|
||||||
|
|
||||||
cat ~/.nano/nanorc >> ~/.nanorc
|
cat ~/.nano/nanorc >> ~/.nanorc
|
||||||
|
|
||||||
|
Finally, you can run an automatic installer using the following code::
|
||||||
|
|
||||||
|
$ curl https://github.com/scopatz/nanorc/raw/installer.sh | sh
|
||||||
|
Loading…
Reference in New Issue
Block a user