paneship 1.0.3

A blazingly fast, high-performance shell prompt optimized for tmux and large Git repositories
1
2
3
4
pub mod config;
pub mod layout;
pub mod prompt;
pub mod renderer;