tinty 0.3.0

Change the theme of your terminal, text editor and anything else with one command!
1
2
3
4
5
pub mod init;
pub mod list;
pub mod set;
pub mod setup;
pub mod update;