Various config files I use for my terminal and programs.
I did NOT by any means write all of this on my own. Its been collected over the years from many places on the web.
Thank you to everyone.
Source any of the files you want in bashrc/, but colors.sh should be first.
Q: When I try to compile a kernel, the ncurses menu is all messed up (make menuconfig)
A: If you sourced grc, then make was aliased to grc make. Remove that alias, or call make with the absolute path