From 55a9ebf17969621435cbc8b6f675c3c4e4d96734 Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Mon, 20 Nov 2023 10:08:15 +0100 Subject: [PATCH] change tide prompt character --- dot_config/fish/private_config.fish.tmpl | 2 ++ private_dot_ssh/config | 1 + 2 files changed, 3 insertions(+) diff --git a/dot_config/fish/private_config.fish.tmpl b/dot_config/fish/private_config.fish.tmpl index 319b363..e0f8424 100644 --- a/dot_config/fish/private_config.fish.tmpl +++ b/dot_config/fish/private_config.fish.tmpl @@ -53,3 +53,5 @@ set -gx DJANGOPROJECT_DATA_DIR $HOME/.djangoproject rtx activate fish | source test -e {$HOME}/.config/fish/ovh.fish; and source {$HOME}/.config/fish/ovh.fish + +set tide_character_icon '$' diff --git a/private_dot_ssh/config b/private_dot_ssh/config index 35d48fe..3d1925a 100644 --- a/private_dot_ssh/config +++ b/private_dot_ssh/config @@ -43,3 +43,4 @@ Host * SendEnv LANG port 22 XAuthLocation /opt/X11/bin/xauth +