From 64a5e563c349c83be410262a8ced99ee1adbf22a Mon Sep 17 00:00:00 2001 From: Jamie Albert Date: Wed, 12 Nov 2025 01:40:58 +0000 Subject: [PATCH] mv: kitty from shell to theme --- dotfiles/{shells => theme}/.config/kitty/kitty.conf | 0 dotfiles/{shells => theme}/.config/kitty/theme.conf | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename dotfiles/{shells => theme}/.config/kitty/kitty.conf (100%) rename dotfiles/{shells => theme}/.config/kitty/theme.conf (100%) diff --git a/dotfiles/shells/.config/kitty/kitty.conf b/dotfiles/theme/.config/kitty/kitty.conf similarity index 100% rename from dotfiles/shells/.config/kitty/kitty.conf rename to dotfiles/theme/.config/kitty/kitty.conf diff --git a/dotfiles/shells/.config/kitty/theme.conf b/dotfiles/theme/.config/kitty/theme.conf similarity index 100% rename from dotfiles/shells/.config/kitty/theme.conf rename to dotfiles/theme/.config/kitty/theme.conf