aboutsummaryrefslogtreecommitdiffstats
path: root/user-scripts/ndiff
diff options
context:
space:
mode:
Diffstat (limited to 'user-scripts/ndiff')
-rwxr-xr-xuser-scripts/ndiff8
1 files changed, 0 insertions, 8 deletions
diff --git a/user-scripts/ndiff b/user-scripts/ndiff
deleted file mode 100755
index 10af0b3..0000000
--- a/user-scripts/ndiff
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/usr/bin/env sh
-
-# Description: File and directory diff using vimdiff
-#
-# Shell: POSIX compliant
-# Author: Arun Prakash Jana
-
-vimdiff $(cat ~/.nnncp | tr '\0' '\n')