Bladeren bron

Change location of copier script

master
Arun Prakash Jana 6 jaren geleden
bovenliggende
commit
226fb18d96
Geen bekende sleutel gevonden voor deze handtekening in de database GPG sleutel-ID: A75979F35C080412
2 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. +1
    -1
      README.md
  2. +0
    -0
      scripts/user-scripts/copier.sh

+ 1
- 1
README.md Bestand weergeven

@@ -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:



scripts/copier/copier.sh → scripts/user-scripts/copier.sh Bestand weergeven


||||||
x
 
000:0
Laden…
Annuleren
Opslaan