]> Tony Duckles's Git Repositories (git.nynim.org) - dotfiles.git/commit
.mintty: Move color-schemes to ~/.mintty/colors
authorTony Duckles <tony@nynim.org>
Sat, 26 Jan 2013 04:58:35 +0000 (22:58 -0600)
committerTony Duckles <tony@nynim.org>
Sat, 26 Jan 2013 05:22:53 +0000 (23:22 -0600)
commit1c7439c4554b29476c8cf6a3c192d8a8a227d1d0
treead3f21f71aaa39d3288028fe791bdcca4488a89f
parent4d8263022d521b48642f983d89a0ee94d4071adf
.mintty: Move color-schemes to ~/.mintty/colors

Remove ~/.term_colorpalette and introduce ~/.mintty/colors/*.sh
instead. This allows tracking multiple different color schemes.
.bash_profile
.mintty/colors/default.sh [new file with mode: 0644]
.mintty/colors/solarized-alt.sh [new file with mode: 0644]
.mintty/colors/solarized-dark.sh [new file with mode: 0644]
.mintty/colors/solarized-light.sh [new file with mode: 0644]
.term_colorpalette [deleted file]