kohanyirobert / mintty-theme-selector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mintty Theme Selector

Python script to change between mintty themes from the command line

  • Save your themes~/.mintty/themes
  • Install the script — pip install mintty-theme-selector
  • List themes — mts
  • Select a theme — mts my-theme

Important: my-theme is a regex which will be matched against theme filenames without extension, so mts my-theme$ and similar works.

About

License:Do What The F*ck You Want To Public License


Languages

Language:Python 100.0%