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 JSONOptions inherited from parent commands#
-v, --verbose verbose outputSEE ALSO#
- thinkt - Tools for AI assistant session exploration and extraction
- thinkt apps disable - Disable an app
- thinkt apps enable - Enable an app
- thinkt apps get-terminal - Show the configured default terminal app
- thinkt apps list - List all apps with enabled/disabled status
- thinkt apps set-terminal - Set the default terminal app