thinkt apps#

Manage open-in apps and default terminal

Synopsis#

Manage the apps available for “open in” actions and the default terminal.

Apps are configured in ~/.thinkt/config.json.

Examples: thinkt apps # List all apps thinkt apps list # List all apps thinkt apps enable vscode # Enable an app thinkt apps disable finder # Disable an app thinkt apps get-terminal # Show default terminal thinkt apps set-terminal ghostty # Set default terminal thinkt apps set-terminal # Interactive terminal picker

thinkt apps [flags]

Options#

  -h, --help   help for apps
      --json   output as JSON

Options inherited from parent commands#

  -v, --verbose   verbose output

SEE ALSO#