bashrc: typo

This commit is contained in:
dogeystamp 2024-08-13 21:45:52 -04:00
parent 27570344d6
commit dbc99766d9
Signed by: dogeystamp
GPG Key ID: 7225FE3592EFFA38

View File

@ -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