Utility to migrate mintty themes into gnome.
Usage:
- compile by running:
javac GetMinttyTheme.java
- run the program to generate a bash script from a mintty config file named "minttycolor":
java GetMinttyTheme minttycolor
This will generate a file named minttycolor.sh.
- depending on your umask settings, you might need to change the permissions on the generated bash file to allow you to execute the file:
chmod 555 minttycolor.sh
- run the generate file and enjoy!
./minttycolor.sh
Notes: You can find many really good looking mintty themes here: