mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-18 10:47:31 -08:00
make kitty place with ssh
This commit is contained in:
parent
763939aa77
commit
ed5a025d23
@ -4,6 +4,9 @@
|
|||||||
# Make vim the default editor.
|
# Make vim the default editor.
|
||||||
export EDITOR=nvim
|
export EDITOR=nvim
|
||||||
|
|
||||||
|
# Make kitty behave nice
|
||||||
|
export TERM="xterm-256color"
|
||||||
|
|
||||||
# Customize prompt
|
# Customize prompt
|
||||||
export PROMPT="%{$fg[red]%}%m $PROMPT"
|
export PROMPT="%{$fg[red]%}%m $PROMPT"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user