# Exporting and importing iTerm 2 Color Schemes

*2014-05-05*

> Exporting and importing iTerm 2 Color Schemes

I started to manage stuffs with [dotfiles] git repository instead of [Boxen].

I managed iTerm 2 color schemes with [puppet-iterm2] modules, that was very useful.

<!--more-->

To migrate to [dotfiles], I wrote the following scripts to export/import iTerm 2 color schemes.

### Exporting:

This exports color schemes configured in your iTerm 2.



### Importing:



[Boxen]: http://boxen.github.com/
[dotfiles]: https://github.com/ngs/dotfiles/
[puppet-iterm2]: https://github.com/ngs/puppet-iterm2


