pub fn configure_path(bin_dir: &Path) -> Result<PathConfigReport>Expand description
Add ~/.spool/bin to PATH in every detected shell rc file. Idempotent
— running twice is a no-op.
pub fn configure_path(bin_dir: &Path) -> Result<PathConfigReport>Add ~/.spool/bin to PATH in every detected shell rc file. Idempotent
— running twice is a no-op.