Skip to content

mrLuisFer/kitty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🐱 Kitty Basic Config

Basic setup Config and Themes for Kitty Shell

Setup

First of all you need to have the kitty terminal installed\

You can do it with the following commands:

  • Debian, Ubuntu, PopOs:
$ apt install kitty
  • *Manjaro, Arch, etc...`
$ yay -S kitty

or

$ pacman -S kitty

To configure the kitty terminal, you need to create the kitty folder inside ~/.config
You can run the following command:

$ mkdir ~/.config/kitty && cd ~/.config/kitty

And clone the repository:

$ git clone -b main https://github.com/mrLuisFer/kitty.git .

Or if you use a different package manager you can check the official page

Requirements

You should have installed a Nerd Font, you can do it with the following link:

About

Basic setup Config and Themes for Kitty Shell

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published