Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 714 Bytes

README.md

File metadata and controls

31 lines (16 loc) · 714 Bytes

minttyrc-theme-to-gnome

Utility to migrate mintty themes into gnome.

Usage:

  1. compile by running:

javac GetMinttyTheme.java

  1. 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.

  1. 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

  1. run the generate file and enjoy!

./minttycolor.sh

Notes: You can find many really good looking mintty themes here: