install.fairie/home/dot_config/shell/iterm/iterm2.bash.tmpl
Brian Zalewski 23fb9be4df
Latest
2023-08-08 15:06:30 -04:00

5 lines
No EOL
470 B
Cheetah

{{- if stat (joinPath .chezmoi.homeDir "Applications" "iTerm.app" "Contents" "Resources" "iterm2_shell_integration.bash") -}}
{{- joinPath .chezmoi.homeDir "Applications" "iTerm.app" "Contents" "Resources" "iterm2_shell_integration.bash" -}}
{{- else if stat (joinPath "Applications" "iTerm.app" "Contents" "Resources" "iterm2_shell_integration.bash") -}}
{{- joinPath "Applications" "iTerm.app" "Contents" "Resources" "iterm2_shell_integration.bash" -}}
{{- end -}}