mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-21 14:08:07 +01:00
improve prompt experience
This commit is contained in:
parent
2b5c6fc718
commit
aaf619f3c2
2 changed files with 2 additions and 2 deletions
|
@ -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
0
empty_dot_hushlogin
Normal file
Loading…
Reference in a new issue