Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F7108057
D1145.id2926.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
807 B
Referenced Files
None
Subscribers
None
D1145.id2926.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D1145: Allow to use a nano configured for hard tabs without alias
Attached
Detach File
Event Timeline
Log In to Comment