aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/.config/zsh/.zprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/.config/zsh/.zprofile b/home/.config/zsh/.zprofile
index fc1554d..e187baa 100644
--- a/home/.config/zsh/.zprofile
+++ b/home/.config/zsh/.zprofile
@@ -23,7 +23,7 @@ case $TERM in
*256color|*truecolor) export COLORTERM=24bit ;;
esac
-export TERMINAL='alacritty'
+export TERMINAL='ghostty'
export BROWSER='linkhandler'
export OPENER='xdg-open'