🎨 Update

This commit is contained in:
Smirnov Olexandr 2020-11-25 20:53:55 +02:00
parent 07805d44aa
commit 0d2b7d6ba3
28 changed files with 668 additions and 225 deletions

View file

@ -4,7 +4,7 @@ set fish_greeting
### VARIABLES ###
export EDITOR="nvim"
export VISUAL="emacsclient -c -a emacs"
export VISUAL="nvim"
export TERM="kitty"
### ALIASES ###