niceties
This commit is contained in:
10
niceties/uwu
Executable file
10
niceties/uwu
Executable file
@@ -0,0 +1,10 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Simple script of substitutions to uwuify English.
|
||||
# Not a great use of disk...
|
||||
dd 2>/dev/null \
|
||||
| sed \
|
||||
-e 's/l/w/g' \
|
||||
-e 's/r/w/g' \
|
||||
-e 's/smaww/smol/g' \
|
||||
-e 's/wove/wuv/g'
|
||||
Reference in New Issue
Block a user