From 15bcf7c0370dc44b5e5bf1074bd961f6bc9a2ee3 Mon Sep 17 00:00:00 2001 From: Don Harper Date: Sat, 26 Apr 2025 15:24:37 -0500 Subject: [PATCH] bash | switch to kitty as default term prog --- home/common/files/bash/myapps | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/common/files/bash/myapps b/home/common/files/bash/myapps index 8c272d7..8c3afaf 100644 --- a/home/common/files/bash/myapps +++ b/home/common/files/bash/myapps @@ -1,6 +1,6 @@ MAILTERMPROG=kitty -TERMPROG=alacritty -#TERMPROG=kitty +#TERMPROG=alacritty +TERMPROG=kitty #TERMPROG=footclient MUSIC=sublime-music hostname=`hostname`