Change TERMINAL
This commit is contained in:
parent
887a5a9b5a
commit
8e520d635b
1 changed files with 1 additions and 1 deletions
2
.zshenv
2
.zshenv
|
@ -36,7 +36,7 @@ export EDITOR='nvim'
|
||||||
export SSH_AUTH_SOCK="$(gpgconf --list-dir socketdir)/S.gpg-agent.ssh"
|
export SSH_AUTH_SOCK="$(gpgconf --list-dir socketdir)/S.gpg-agent.ssh"
|
||||||
export GPG_TTY=$(tty)
|
export GPG_TTY=$(tty)
|
||||||
|
|
||||||
export TERMINAL='alacritty'
|
export TERMINAL='st'
|
||||||
|
|
||||||
export JUCE_PATH="$HOME/JUCE"
|
export JUCE_PATH="$HOME/JUCE"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue