My build of nnn with minor changes
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

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