mirror of
https://github.com/scopatz/nanorc
synced 2024-11-22 08:35:39 +01:00
Merge pull request #29 from kaernyk/patch-1
add alternate cloning method
This commit is contained in:
commit
f11e870aba
@ -8,6 +8,11 @@ These should be placed inside of the ``~/.nano/`` directory.
|
|||||||
Alternatively::
|
Alternatively::
|
||||||
|
|
||||||
git clone git@github.com:scopatz/nanorc.git ~/.nano
|
git clone git@github.com:scopatz/nanorc.git ~/.nano
|
||||||
|
|
||||||
|
*Note - if you have any issues, alternatively use::
|
||||||
|
|
||||||
|
git clone https://github.com/scopatz/nanorc.git ~/.nano
|
||||||
|
|
||||||
|
|
||||||
Once there you should add the languages you want to your
|
Once there you should add the languages you want to your
|
||||||
nano configuration file ``~/.nanorc``. For example::
|
nano configuration file ``~/.nanorc``. For example::
|
||||||
|
Loading…
Reference in New Issue
Block a user