diff --git a/src/dot_config/bashrc.tmpl b/src/dot_config/bashrc.tmpl index 22c6f02..36871dc 100644 --- a/src/dot_config/bashrc.tmpl +++ b/src/dot_config/bashrc.tmpl @@ -3,7 +3,7 @@ {{- $fish_path := "/usr/bin/fish" }} {{- if eq .chezmoi.os "android" }} -{{- $fish_path = "/data/data/com.termux/files/user/bin/fish" }} +{{- $fish_path = "/data/data/com.termux/files/usr/bin/fish" }} {{- end }} # Use fish in place of bash