]> Sergey Matveev's repositories - nnn.git/commitdiff
Change location of copier script
authorArun Prakash Jana <engineerarun@gmail.com>
Thu, 3 Jan 2019 18:24:31 +0000 (23:54 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Thu, 3 Jan 2019 18:24:31 +0000 (23:54 +0530)
README.md
scripts/user-scripts/copier.sh [moved from scripts/copier/copier.sh with 100% similarity]

index 4768222c3705c936e3c6bfbf672e26108366789f..2b920ded4461b441218669e6dd5c05fa85e8d7b2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -431,7 +431,7 @@ so you can easily handle files together:
 
 ##### to clipboard
 
-Along with default copy, `nnn` can pipe the absolute path of the current file or multiple files to a copier script. For example, you can use `xsel` on Linux or `pbcopy` on macOS. Here's a sample [copier script](https://github.com/jarun/nnn/tree/master/scripts/copier).
+Along with default copy, `nnn` can pipe the absolute path of the current file or multiple files to a copier script. For example, you can use `xsel` on Linux or `pbcopy` on macOS. Here's a sample [copier script](https://github.com/jarun/nnn/blob/master/scripts/user-scripts/copier.sh).
 
 To inform `nnn` of the executable copier script location: