We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9cc205 commit 39c9863Copy full SHA for 39c9863
.gitattributes
@@ -1,4 +1,4 @@
1
-# foxomate start
+# foxxo start
2
* text=auto eol=lf
3
bake linguist-generated
4
-# foxomate end
+# foxxo end
Bakefile.sh
@@ -0,0 +1,5 @@
+# shellcheck shell=bash
+
+task.run() {
+ ./pkg/bin/choose "$@"
5
+}
foxxy.toml renamed to foxxo.toml
0 commit comments