Use alacritty instead of urxvt

This commit is contained in:
2020-12-10 02:38:09 +01:00
parent a2ff7db28f
commit 10b5092531
6 changed files with 10 additions and 5 deletions

View File

@@ -19,6 +19,7 @@ export PATH
export EDITOR="nvim"
export VISUAL="nvim"
export BROWSER="firefox"
export TERMBIN="{{ machine.terminal_binary }}"
export PAGER="less"
export LESS="FRX"