tinty 0.13.0

Change the theme of your terminal, text editor and anything else with one command!
1
2
3
4
5
6
7
8
pub mod apply;
pub mod config;
pub mod current;
pub mod info;
pub mod init;
pub mod install;
pub mod list;
pub mod update;