Some checks failed
CI / Linux (python=3.13 cc=clang sanitize=1) (push) Has been cancelled
CI / Linux (python=3.11 cc=gcc sanitize=0) (push) Has been cancelled
CI / Linux (python=3.12 cc=gcc sanitize=1) (push) Has been cancelled
CI / Linux package (push) Has been cancelled
CI / Bundle test (macos-latest) (push) Has been cancelled
CI / Bundle test (ubuntu-latest) (push) Has been cancelled
CI / macOS Brew (push) Has been cancelled
CI / Test ./dev.sh and benchmark (push) Has been cancelled
33 lines
1.1 KiB
Markdown
33 lines
1.1 KiB
Markdown
> [!Note]
|
|
> This is a fork of the Kitty terminal emulator: https://github.com/kovidgoyal/kitty
|
|
|
|
# kitty - the fast, feature-rich, cross-platform, GPU based terminal
|
|
|
|
## Installation
|
|
|
|
Copy the following to your terminal:
|
|
|
|
```bash
|
|
git clone https://ayco.io/g/kitty \
|
|
&& cd kitty \
|
|
&& ./install-if-linux-debian.sh \
|
|
&& ./dev.sh build \
|
|
&& ./launch.sh
|
|
```
|
|
|
|
|
|
## Background
|
|
|
|
If you live in the terminal, *kitty* is made for **you**!
|
|
|
|
See [the kitty website](https://sw.kovidgoyal.net/kitty/).
|
|
|
|
[]("https://github.com/kovidgoyal/kitty/actions?query=workflow%3ACI")
|
|
|
|
[Frequently Asked Questions](https://sw.kovidgoyal.net/kitty/faq/)
|
|
|
|
To ask other questions about kitty usage, use either the [discussions on GitHub](https://github.com/kovidgoyal/kitty/discussions) or the [Reddit community](https://www.reddit.com/r/KittyTerminal)
|
|
|
|
Packaging status in various repositories:
|
|
|
|
[]("https://repology.org/project/kitty-terminal/versions")
|