Page MenuHomeDevCentral

D1145.id2926.diff
No OneTemporary

D1145.id2926.diff

diff --git a/editors/Makefile b/editors/Makefile
new file mode 100644
--- /dev/null
+++ b/editors/Makefile
@@ -0,0 +1,15 @@
+# ___ ___ __ __ __ __
+# | Y .--.--.-----| |_.-----.----. | |--|__| |_.----.-----.
+# |. | | | | | _| -__| _| | <| | _| _| _ |
+# |. / \ |___ |__|__|____|_____|__| |__|__|__|____|__| |_____|
+# |: |_____|
+# |::.|:. | Dereckson's $HOME/bin personal collection
+# `--- ---' Wynter-kitro edition
+
+INSTALL=/usr/bin/install
+PREFIX?=${HOME}
+
+make:
+
+make install:
+ ${INSTALL} nanotab.sh ${PREFIX}/bin/nanotab
diff --git a/editors/nanotab.sh b/editors/nanotab.sh
new file mode 100755
--- /dev/null
+++ b/editors/nanotab.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+nano -I -w "$@"

File Metadata

Mime Type
text/plain
Expires
Mon, Apr 21, 20:04 (7 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2592737
Default Alt Text
D1145.id2926.diff (807 B)

Event Timeline