diff --git a/apps/warp/warp.py b/apps/warp/warp.py new file mode 100644 index 0000000000..50c6e22731 --- /dev/null +++ b/apps/warp/warp.py @@ -0,0 +1,8 @@ +from talon import Module + +mod = Module() + +mod.apps.warp = """ +os: mac +and app.bundle: dev.warp.Warp-Stable +""" diff --git a/apps/warp/warp.talon b/apps/warp/warp.talon new file mode 100644 index 0000000000..fc5fa2af75 --- /dev/null +++ b/apps/warp/warp.talon @@ -0,0 +1,9 @@ +app: warp +- +tag(): terminal +tag(): user.generic_unix_shell +tag(): user.git +tag(): user.kubectl +tag(): user.tabs +tag(): user.file_manager +tag(): user.readline