]> Sergey Matveev's repositories - nnn.git/commitdiff
Re-arrange artifacts
authorArun Prakash Jana <engineerarun@gmail.com>
Sat, 2 Sep 2017 07:04:29 +0000 (12:34 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Sat, 2 Sep 2017 07:04:29 +0000 (12:34 +0530)
README.md
scripts/make_native/Makefile.native [moved from Makefile.native with 100% similarity]
scripts/test/mktest.sh [moved from mktest.sh with 100% similarity]

index cc9e60813974bbfe7bac01128f87afa872425b31..448c4f23251295c6d28d9967b99b7e8564262af3 100644 (file)
--- a/README.md
+++ b/README.md
@@ -307,7 +307,7 @@ To jump to the n<sup>th</sup> level parent, with PWD at level 0, use `n + 1` dot
 
 #### cd on quit
 
-Pick the appropriate file for your shell from [scripts/quitcd](https://github.com/jarun/nnn/tree/master/scripts/quitcd) and add the contents to your shell's rc file. You'll need to spawn a new shell for the change to take effect. You should start `nnn` as `n` (or modify the function name to something else).
+Pick the appropriate file for your shell from [`scripts/quitcd`](scripts/quitcd) and add the contents to your shell's rc file. You'll need to spawn a new shell for the change to take effect. You should start `nnn` as `n` (or modify the function name to something else).
 
 As you might notice, `nnn` uses the environment variable `NNN_TMPFILE` to write the last visited directory path. You can change it.
 
similarity index 100%
rename from mktest.sh
rename to scripts/test/mktest.sh