Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

≋  kitty

a minimal terminal configuration
warm colors · nerd fonts · powerline tabs


features

⠿  powerline tabs       slanted style, clean separators
⠿  cursor trail         smooth animation
⠿  scrollbar            interactive, minimal
⠿  mouse bindings       vim & nano friendly
⠿  opacity              98% — just enough blur
⠿  performance          gpu-accelerated rendering

install

one line

bash <(curl -fsSL https://raw.githubusercontent.com/gitggaurav/kitty/main/install.sh)

detects your OS → installs kitty → installs Agave Nerd Font → drops the config.


manual

kitty
# arch
sudo pacman -S kitty

# ubuntu / debian
sudo apt install kitty

# fedora
sudo dnf install kitty

# macos
brew install kitty
font — ComicShannsMono Nerd Font
# linux
curl -LO https://github.com/ryanoasis/nerd-fonts/releases/download/v3.4.0/ComicShannsMono.zip
unzip ComicShannsMono.zip -d ~/.local/share/fonts/
fc-cache -f

# macos
curl -LO https://github.com/ryanoasis/nerd-fonts/releases/download/v3.4.0/ComicShannsMono.zip
unzip ComicShannsMono.zip -d ~/Library/Fonts/
config
mkdir -p ~/.config/kitty
curl -o ~/.config/kitty/kitty.conf \
  https://raw.githubusercontent.com/gitggaurav/kitty/main/kitty.conf

palette

  #181c27   background     dark blue-gray
  #e8d5b0   foreground     warm parchment
  #7a9fc2   cursor         soft blue
  #2a2f3f   selection      muted indigo

requirements

  • kitty ≥ 0.32
  • any Nerd Font
  • linux or macos

MIT · made with care

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages