Big cleanup and more streamlined windows setup

This commit is contained in:
2017-02-18 13:05:08 -05:00
parent 29c01feba6
commit 178e1873a4
15 changed files with 59 additions and 115 deletions

6
windows/bashrc Normal file
View File

@@ -0,0 +1,6 @@
# For Windows setup
source ~/.functions
source ~/.aliases
# Unbreak broken, non-colored terminal
export TERM=xterm-256color
cd ~