index
:
dotfiles.git
master
My dotfiles
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.bashrc
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to '.bashrc')
-rw-r--r--
.bashrc
1
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"