We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cc57e1 commit 4818187Copy full SHA for 4818187
commands/media/lowfi/lowfi.sh
@@ -1,5 +1,9 @@
1
#!/bin/bash
2
3
+# Note: WezTerm required
4
+# Install at https://wezfurlong.org/wezterm/install/macos.html
5
+# or by homebrew: brew install --cask wezterm
6
+
7
# Required parameters:
8
# @raycast.schemaVersion 1
9
# @raycast.title Lowfi
0 commit comments