improve prompt experience

This commit is contained in:
Gabriel Augendre 2024-11-20 03:32:08 +01:00
parent 2b5c6fc718
commit aaf619f3c2
2 changed files with 2 additions and 2 deletions

View file

@ -30,9 +30,9 @@ set -gx POETRY_HTTP_BASIC_PYPI_PASSWORD $PYPI_TOKEN
set -gx ANSIBLE_NOCOWS 1
{{- if eq .chezmoi.os "darwin" }}
set -g fish_greeting "Yo ✌🏻Bien ?"
set -g fish_greeting "Wsh, bien ?"
{{- else }}
set -g fish_greeting "Yo ✌ Bien ?"
set -g fish_greeting "Wsh, bien ?"
{{- end }}
# Install python with pyenv with tcl/tk support

0
empty_dot_hushlogin Normal file
View file