From aaf619f3c22b380d0443adbc8a7f02b4840fbca7 Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Wed, 20 Nov 2024 03:32:08 +0100 Subject: [PATCH] improve prompt experience --- dot_config/fish/private_config.fish.tmpl | 4 ++-- empty_dot_hushlogin | 0 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 empty_dot_hushlogin diff --git a/dot_config/fish/private_config.fish.tmpl b/dot_config/fish/private_config.fish.tmpl index a92082f..d1acdc2 100644 --- a/dot_config/fish/private_config.fish.tmpl +++ b/dot_config/fish/private_config.fish.tmpl @@ -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 diff --git a/empty_dot_hushlogin b/empty_dot_hushlogin new file mode 100644 index 0000000..e69de29