diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2019-10-04 18:45:21 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2019-10-04 18:45:21 +0530 |
commit | 57298b7fcc09a46a1744378a341ca48e8eaaea03 (patch) | |
tree | bba2a9d369b78f51a0002ec9d0855d8fedba1526 /plugins/README.md | |
parent | 8b9f96e645bc97cc85a0bd83a923b6cc23a05b0e (diff) | |
download | nnn-57298b7fcc09a46a1744378a341ca48e8eaaea03.tar.gz |
Use ix.io paste service
Diffstat (limited to 'plugins/README.md')
-rw-r--r-- | plugins/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/README.md b/plugins/README.md index 3cf0c70..7761f57 100644 --- a/plugins/README.md +++ b/plugins/README.md @@ -28,7 +28,7 @@ The currently available plugins are listed below. | nwal | sh | nitrogen | Set image as wallpaper using nitrogen | | oldbigfile | sh | find, sort | List large files by access time | | organize | sh | file | Auto-organize files in directories by file type | -| pastebin | sh | [pastebinit](https://launchpad.net/pastebinit) | Paste contents of (text) file to paste.ubuntu.com | +| pastebin | sh | - | Paste contents of a text a file ix.io | | pdfview | sh | pdftotext/<br>mupdf-tools | View PDF file in `$PAGER` | | picker | sh | nnn | Pick files and list one per line (to pipe) | | pywal | sh | pywal | Set image as wallpaper, change terminal colorscheme | |