summaryrefslogtreecommitdiffstats
path: root/.local/bin/unix
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2020-02-08 18:43:37 -0500
committerLuke Smith <luke@lukesmith.xyz>2020-02-08 18:43:37 -0500
commit2b5df860ded1412a0c0be0d140d138616e926dfc (patch)
tree7cf2598594bfd640b61771704012c87cae154034 /.local/bin/unix
parenta25e8b640ac83b6eb345977e59803e999bc42202 (diff)
downloadeibhear-2b5df860ded1412a0c0be0d140d138616e926dfc.tar.gz
eibhear-2b5df860ded1412a0c0be0d140d138616e926dfc.tar.zst
eibhear-2b5df860ded1412a0c0be0d140d138616e926dfc.zip
#!/bin/sh shebang. newline after universalized.
Diffstat (limited to '.local/bin/unix')
-rwxr-xr-x.local/bin/unix5
1 files changed, 3 insertions, 2 deletions
diff --git a/.local/bin/unix b/.local/bin/unix
index 74aa580..a9fb96e 100755
--- a/.local/bin/unix
+++ b/.local/bin/unix
@@ -1,4 +1,5 @@
-#!/usr/bin/env sh
+#!/bin/sh
+
#original artwork by http://www.sanderfocus.nl/#/portfolio/tech-heroes
#converted to shell by #nixers @ irc.unix.chat
@@ -22,4 +23,4 @@ cat << 'eof'
/ / %%%%%%;, \%%l%%;// _/%;, dmr
/ %%%;, <;\-=-/ /
;, l
-eof \ No newline at end of file
+eof