This repository contains my custom configuration for the Kitty terminal and Zsh shell with Oh My Zsh.
kitty.conf
: Kitty configuration file.zshrc
: Zsh configuration with aliases and pluginscustom-theme.zsh-theme
: Custom Zsh theme inspired by the "kardan" themeassets/exemple.png
: Screenshot of the setup
- Copy
kitty.conf
to~/.config/kitty/
. - Replace or merge your
.zshrc
with the provided file. - Copy
custom-theme.zsh-theme
to the~/.oh-my-zsh/custom/themes/
directory and setZSH_THEME="custom-theme"
in your.zshrc
.
Enjoy this minimalist and efficient setup!