diff --git a/.bash_profile b/.bash_profile index f56bb40..3f68b79 100644 --- a/.bash_profile +++ b/.bash_profile @@ -2,7 +2,7 @@ # ~/.bash_profile # -export TERMINAL="st" +export TERMINAL="alacritty" export EDITOR="nvim" [[ -f ~/.bashrc ]] && . ~/.bashrc