nnn/user-scripts
Juan Adrián Castro Quintana 3b4be9fad3
Deleted blank line
Also, I commented again the three lines about the notifications.
2019-03-24 23:24:34 -07:00
..
README.md Update docs 2019-03-25 08:30:26 +05:30
copier Use POSIX compliant sh scripts if possible 2019-03-24 21:11:43 +05:30
edit Use POSIX compliant sh scripts if possible 2019-03-24 21:11:43 +05:30
fzy Use POSIX compliant sh scripts if possible 2019-03-24 21:11:43 +05:30
hexview Add user script to view files in hex 2019-03-23 07:44:34 +05:30
imgresize Add script to upload a file to transfer.sh 2019-03-24 17:40:15 +05:30
imgur Drop the .sh subscripts 2019-03-17 18:40:54 +05:30
kdeconnect Deleted blank line 2019-03-24 23:24:34 -07:00
ndiff Diff viewer script using vimdiff 2019-03-20 21:53:03 +05:30
nlaunch nlaunch is an independent app launcher 2019-03-23 22:52:57 +05:30
paste Add script to invoke pastebinit 2019-03-24 20:33:27 +05:30
picker Use POSIX compliant sh scripts if possible 2019-03-24 21:11:43 +05:30
sxiv Drop the .sh subscripts 2019-03-17 18:40:54 +05:30
transfer Add script to upload a file to transfer.sh 2019-03-24 17:40:15 +05:30
upgrade Use POSIX compliant sh scripts if possible 2019-03-24 21:11:43 +05:30

README.md

Script (a-z) Description
copier Copy selection to clipboard
edit Fuzzy find a file in directory subtree with fzy and edit in vim
fzy Fuzzy find a file in directory subtree with fzy and open using xdg-open
hexview view a file in hex; needs xxd and $PAGER
imgresize Resize images in directory to screen resolution (needs imgp)
imgur Upload an image file to imgur
kdeconnect Send selected files to Android device using kdeconnect-cli
ndiff File and directory diff for selection using vimdiff
nlaunch Drop-down independent app launcher (needs fzy), drop in $PATH; fallback regular prompt
paste Paste contents of current (text) file to paste.ubuntu.com (needs pastebinit)
picker Pick files and pipe the newline-separated list to another utility
sxiv Open images in current directory in sxiv
transfer Upload current file to transfer.sh
upgrade Check and update to latest version of nnn manually on Debian 9 Stretch