mirror of
https://github.com/scopatz/nanorc.git
synced 2024-10-18 02:06:40 -07:00
Updated readme with installer instructions
This commit is contained in:
parent
b627b455ae
commit
c46ed9cb1c
1 changed files with 4 additions and 0 deletions
|
|
@ -24,3 +24,7 @@ You can also append the contents of ``~/.nano/nanorc`` into your
|
|||
``~/.nanorc`` to include all languages::
|
||||
|
||||
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…
Add table
Add a link
Reference in a new issue