From 1221666455ca1fbfed67465d292f11ef936ecc05 Mon Sep 17 00:00:00 2001 From: Yaroslav Date: Wed, 16 Oct 2019 04:06:12 +0300 Subject: audio visualizer config improvements, changed TERM env variable for better compatibility --- dotfiles/.zshrc | 1 + 1 file changed, 1 insertion(+) (limited to 'dotfiles/.zshrc') diff --git a/dotfiles/.zshrc b/dotfiles/.zshrc index 5843369..628edfd 100644 --- a/dotfiles/.zshrc +++ b/dotfiles/.zshrc @@ -65,6 +65,7 @@ path=("$HOME/.scripts" "$path[@]") export PATH export EDITOR="nvim" export TERMINAL="termite" +export TERM="xterm-256color" export BROWSER="qutebrowser" # Generic shortcuts -- cgit v1.2.3