]> Tony Duckles's Git Repositories (git.nynim.org) - dotfiles.git/commit
.bashrc: Better color support, add Cygwin support
authorTony Duckles <tduckles@epic.com>
Mon, 9 Aug 2010 22:02:09 +0000 (17:02 -0500)
committerTony Duckles <tony@nynim.org>
Mon, 9 Aug 2010 22:02:09 +0000 (17:02 -0500)
commit01ea855d08d6248fe8d4abc1c68057a1ece758bc
treecf6946868b234e3b381628ead3a5a310356ce5ab
parentb6cba4e60826a77fcf5aa2cf00c16fd729490628
.bashrc: Better color support, add Cygwin support

* Prefix prompt variables with PS_* and color variables with SGR_*.
* Only use "ls --color=auto" if OS supports dircolors.
* Use --color with grep.
* Support Cygwin.
.bashrc