profile

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 20, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Package profile provides commands for iTerm2 profile management.

Profiles in iTerm2 define the appearance and behavior of new sessions, including colors, fonts, keyboard shortcuts, and shell settings. This package provides commands to:

  • list: List all available profiles
  • show: Display detailed profile configuration
  • set: Modify profile properties

Profile operations allow inspection and modification of iTerm2's configuration templates. Profiles can be applied when creating new sessions, tabs, or windows.

Examples:

it2 profile list
it2 profile show "Development"
it2 profile set "Development" --background-color "#1e1e1e"

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommand

func NewCommand() *cobra.Command

NewCommand creates the profile command with all subcommands.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL