pub fn detect_shell_integration(home: &Path) -> ShellIntegrationExpand description
Detect the shell init situation for the user.
Reads $SHELL, picks a likely rc file, checks whether the
dodot init-sh eval line is already there. Pure read-only.
pub fn detect_shell_integration(home: &Path) -> ShellIntegrationDetect the shell init situation for the user.
Reads $SHELL, picks a likely rc file, checks whether the
dodot init-sh eval line is already there. Pure read-only.