pub fn append_shell_integration(integ: &ShellIntegration) -> Result<()>Expand description
Append the eval line to the user’s rc file with a header comment. Idempotent: returns Ok without writing if the line is already there.
pub fn append_shell_integration(integ: &ShellIntegration) -> Result<()>Append the eval line to the user’s rc file with a header comment. Idempotent: returns Ok without writing if the line is already there.