1 2 3 4
//! Platform-aware shell detection for profile shell selection. //! //! Re-exports the canonical implementation from `par-term-config`. pub use par_term_config::shell_detection::*;