My build of nnn with minor changes
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

README.md 629 B

hace 5 años
123456789101112
  1. #### List of scripts
  2. | Script | Description |
  3. | --- | --- |
  4. | copier.sh | Copy selection to clipboard |
  5. | edit.sh | Fuzzy find a file in directory subtree with fzy and edit in vim |
  6. | fzy.sh | Fuzzy find a file in directory subtree with fzy and open using xdg-open |
  7. | imgur.sh | Upload an image file to imgur |
  8. | nlaunch | drop-down app launcher (needs fzy), drop in `$PATH`; fallback regular prompt |
  9. | picker.sh | Pick files and pipe the newline-separated list to another utility |
  10. | sxiv.sh | Open images in current directory in sxiv |
  11. | upgrade.sh | Check and update to latest version of nnn manually on Debian 9 Stretch |