From d5107d28ac41201e764a168c43f2931b6d44854c Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Fri, 19 Apr 2019 19:04:20 +0530 Subject: Plugin getplugs: update nnn plugins --- plugins/paste | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100755 plugins/paste (limited to 'plugins/paste') diff --git a/plugins/paste b/plugins/paste deleted file mode 100755 index de130e4..0000000 --- a/plugins/paste +++ /dev/null @@ -1,13 +0,0 @@ -#!/usr/bin/env sh - -# Description: Paste contents of a text a file to paste.ubuntu.com using pastebinit -# -# pastebinit: https://launchpad.net/pastebinit -# -# Shell: POSIX compliant -# Author: Arun Prakash Jana - -if ! [ -z "$1" ]; then - pastebinit "$1" - read input -fi -- cgit v1.2.3-70-g09d2