summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc1
1 files changed, 1 insertions, 0 deletions
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"