From 8477fa2132788363d14fd4696d2767762773403f Mon Sep 17 00:00:00 2001 From: awy Date: Fri, 1 Aug 2025 02:36:14 +0300 Subject: kitty --- .config/shell/profile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/shell/profile b/.config/shell/profile index 44f3bc4..cafd11b 100644 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -11,8 +11,8 @@ unsetopt PROMPT_SP 2>/dev/null # Default programs: export EDITOR="nvim" export MANPAGER='nvim +Man!' -export TERMINAL="footclient" -export TERMINAL_PROG="footclient" +export TERMINAL="kitty" +export TERMINAL_PROG="kitty" export BROWSER="firefox" unset SSH_AGENT_PID -- cgit v1.2.3