diff --git a/profile b/profile index 77cb376..95e1418 100644 --- a/profile +++ b/profile @@ -1,6 +1,6 @@ # default applications export PAGER=less -export TERMINAL=termite +export TERMINAL=alacritty # use nvim as the default editor if installed; otherwise, default to vim if [ -x /usr/bin/nvim ]; then