瀏覽代碼

Update plugins

master
Arun Prakash Jana 6 年之前
父節點
當前提交
b0bad47a71
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: A75979F35C080412
共有 2 個檔案被更改,包括 8 行新增5 行删除
  1. +5
    -5
      plugins/README.md
  2. +3
    -0
      plugins/mocplay

+ 5
- 5
plugins/README.md 查看文件

@@ -1,6 +1,6 @@
| Plugin (a-z) | Lang | Deps | Description | | Plugin (a-z) | Lang | Deps | Description |
| --- | --- | --- | --- | | --- | --- | --- | --- |
| boom | sh | SMPlayer | Play random music from current dir (modify `PLAYER`) | | boom | sh | SMPlayer | Play random music from dir (modify `PLAYER`) |
| fzy-edit | sh | fzy | Fuzzy find a file in directory subtree and edit in vim | | fzy-edit | sh | fzy | Fuzzy find a file in directory subtree and edit in vim |
| fzy-open | sh | fzy | Fuzzy find a file in directory subtree and open using xdg-open | | fzy-open | sh | fzy | Fuzzy find a file in directory subtree and open using xdg-open |
| getplugs | sh | wget | Update plugins | | getplugs | sh | wget | Update plugins |
@@ -13,13 +13,13 @@
| ndiff | bash | vimdiff | Diff for selection (limited to 2 for directories) | | ndiff | bash | vimdiff | Diff for selection (limited to 2 for directories) |
| nmount | sh | pmount, udisks2 | Toggle mount status of a device as normal user | | nmount | sh | pmount, udisks2 | Toggle mount status of a device as normal user |
| nwal | sh | nitrogen | Set the selected image as wallpaper using nitrogen | | nwal | sh | nitrogen | Set the selected image as wallpaper using nitrogen |
| pastebin | sh | [pastebinit](https://launchpad.net/pastebinit) | Paste contents of current (text) file to paste.ubuntu.com | | pastebin | sh | [pastebinit](https://launchpad.net/pastebinit) | Paste contents of (text) file to paste.ubuntu.com |
| pdfview | sh | pdftotext/mupdf-tools | View current PDF file in `$PAGER` | | pdfview | sh | pdftotext/mupdf-tools | View PDF file in `$PAGER` |
| picker | sh | nnn | Pick files and pipe the newline-separated list to another utility | | picker | sh | nnn | Pick files and pipe the newline-separated list to another utility |
| pywal | sh | pywal | Set selected image as wallpaper, change terminal color scheme | | pywal | sh | pywal | Set selected image as wallpaper, change terminal color scheme |
| splitjoin | bash | split, cat | Split current file or join selection | | splitjoin | bash | split, cat | Split file or join selection |
| sxiv | sh | sxiv | Browse images in a dir in sxiv, set wallpaper, copy path ([config](https://wiki.archlinux.org/index.php/Sxiv#Assigning_keyboard_shortcuts))| | sxiv | sh | sxiv | Browse images in a dir in sxiv, set wallpaper, copy path ([config](https://wiki.archlinux.org/index.php/Sxiv#Assigning_keyboard_shortcuts))|
| transfer | sh | curl | Upload current file to transfer.sh | | transfer | sh | curl | Upload file to transfer.sh |
| upgrade | sh | wget | Upgrade to latest nnn version manually on Debian 9 Stretch | | upgrade | sh | wget | Upgrade to latest nnn version manually on Debian 9 Stretch |
| viuimg | sh | [viu](https://github.com/atanunq/viu), less | View an image or images in a directory | | viuimg | sh | [viu](https://github.com/atanunq/viu), less | View an image or images in a directory |




+ 3
- 0
plugins/mocplay 查看文件

@@ -40,3 +40,6 @@ else
fi fi
fi fi
fi fi

# uncomment the line below to show mocp interface after appending
# mocp

||||||
x
 
000:0
Loading…
取消
儲存