Remove 'selector-16' which the macos emoji picker inserts, and handle it being present

This commit is contained in:
2021-12-20 22:48:10 -08:00
parent c06ca5dad2
commit c7e09adba2
10 changed files with 130 additions and 65 deletions
Executable
+11
View File
@@ -0,0 +1,11 @@
#!/usr/bin/env bash
⚡️foo() {
echo stupid
}
⚡bar() {
echo not stupid
}
source