mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-13 08:17: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.
|
||||
export EDITOR=nvim
|
||||
|
||||
# Make kitty behave nice
|
||||
export TERM="xterm-256color"
|
||||
|
||||
# Customize prompt
|
||||
export PROMPT="%{$fg[red]%}%m $PROMPT"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user