logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

kitten-run-shell - Run the user's shell with shell integration enabled

Description

       Run  the users's configured shell. If the shell supports shell integration, enable it based on the user's
       configured shell_integration setting.

Name

       kitten-run-shell - Run the user's shell with shell integration enabled

Options

--shell-integration
              Specify a value for the shell_integrationoption,overridingtheonefromkitty.conf.--shell[=.]
              Specify the shell command to run. The default value of . will use the parent shell if  recognized,
              falling back to the value of the shelloptionfromkitty.conf.--env  Specify an env var to set before running the shell. Of the form KEY=VAL. Can be specified multiple
              times. If no = is present KEY is unset.

       --cwd  The working directory to use when executing the shell.

       --inject-self-onto-path[=always]
              Add  the  directory  containing this kitten binary to PATH. Directory is added only if not already
              present.

              Choices: always, never, unless-root

       --help,-h
              Show help for this command

0.39.1                                            Feb 16, 2025                               kitten-run-shell(1)

Usage

kittenrun-shell[options][optionalcmdtorunbeforerunningtheshell...]

See Also