Expand terminal colors in Windows bash

This commit is contained in:
Michael Campagnaro 2016-05-22 23:39:23 -04:00
parent 4fb72a0337
commit ca1ee4b90f

2
bashrc
View File

@ -1,2 +1,4 @@
# For Windows setup
source /d/Dev/projects/dotfiles/zsh/aliases
# Unbreak broken, non-colored terminal
export TERM=xterm-256color