Skip to content

Commit 23c7cb4

Browse files
committed
Start vagrant with TERM=xterm-256color
1 parent 3ffd748 commit 23c7cb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/bash/bashrc.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ alias less='less -R'
4040
alias ssh='TERM=xterm-256color ssh'
4141
alias k9s='TERM=xterm-256color k9s'
4242
alias popeye='TERM=xterm-256color popeye'
43+
alias vagrant='TERM=xterm-256color vagrant'
4344
alias wget='wget -c --hsts-file=$XDG_CONFIG_HOME/wget/wget-hsts'
4445
alias code='code --enable-features=UseOzonePlatform --ozone-platform=wayland'
4546

0 commit comments

Comments
 (0)