fix kitty error
This commit is contained in:
parent
fcde8f73dc
commit
487e6c0263
1 changed files with 1 additions and 1 deletions
2
.profile
2
.profile
|
@ -5,7 +5,7 @@
|
|||
export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/ssh-agent.socket"
|
||||
export PATH=$PATH:/home/ltc/bin
|
||||
|
||||
export $TERMINAL=kitty
|
||||
export $TERMINAL="kitty"
|
||||
|
||||
export LANG="en_US.UTF-8"
|
||||
export LC_ALL="en_US.UTF-8"
|
||||
|
|
Loading…
Reference in a new issue