From ca984cb4aafda705d7f17c2f6e2c48fae99a6eca Mon Sep 17 00:00:00 2001 From: Andrew Date: Tue, 5 Jan 2021 15:09:33 +0400 Subject: Added xterm-256color variable --- .bashrc | 1 + 1 file changed, 1 insertion(+) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index bd8f192..90d2d92 100644 --- a/.bashrc +++ b/.bashrc @@ -28,3 +28,4 @@ fzf_cd() { bind '"\C-f":"fzf_cd\n"' export PS1="\A \u@\h:\w >\[$(tput sgr0)\] " +export TERM="xterm-256color" -- cgit v1.2.3