Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 393 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 393 Bytes

Iterm2_To_Moba

Script for converting Iterm2 colorschemes to MobaXterm colorschemes

Usage

python parse.py --iterm_theme_path=<iterm_theme_path> --output_path=<output_path>

iterm_theme_path is the output of exporting an iterm2 colorscheme

in order to update mobaxterm colorscheme copy paste the outputfile into the corrosponding [colors] section in your MobaXterm.ini file :)

:)