1
0
Fork 0

bin: editall

This commit is contained in:
Jeremy Kaplan 2022-03-01 10:56:50 -08:00
commit bcd3a343ef

3
bin/editall Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
exec xargs "$EDITOR"