xresources, st, nvim and more

This commit is contained in:
Cheri 2020-08-22 19:04:56 +03:00 committed by vibikim
parent 3b0573343e
commit b191b0eb44
15 changed files with 145 additions and 237 deletions

View file

@ -1,8 +1,8 @@
# This runs at login. Normally environmental variables are set here.
# Default programs:
export EDITOR="vim"
export TERMINAL="kitty"
export EDITOR="nvim"
export TERMINAL="st"
export BROWSER="firefox"
export READER="zathura"
export FILEMANAGER="pcmanfm"