From 3913586f678437d6de80bc96c8eea0e1e69a51ac Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Wed, 5 Jul 2023 17:05:39 -0300 Subject: Updated tide --- .config/fish/functions/tide/configure/configs/lean.fish | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to '.config/fish/functions/tide/configure/configs/lean.fish') diff --git a/.config/fish/functions/tide/configure/configs/lean.fish b/.config/fish/functions/tide/configure/configs/lean.fish index 7381198c..2565e0a1 100644 --- a/.config/fish/functions/tide/configure/configs/lean.fish +++ b/.config/fish/functions/tide/configure/configs/lean.fish @@ -20,6 +20,10 @@ tide_context_bg_color normal tide_context_color_default D7AF87 tide_context_color_root $_tide_color_gold tide_context_color_ssh D7AF87 +tide_context_hostname_parts 1 +tide_crystal_bg_color normal +tide_crystal_color FFFFFF +tide_crystal_icon ⬢ tide_docker_bg_color normal tide_docker_color 2496ED tide_docker_default_contexts default colima @@ -85,7 +89,7 @@ tide_pwd_icon_home tide_pwd_icon_unwritable  tide_pwd_markers .bzr .citc .git .hg .node-version .python-version .ruby-version .shorten_folder_marker .svn .terraform Cargo.toml composer.json CVS go.mod package.json tide_right_prompt_frame_enabled false -tide_right_prompt_items status cmd_duration context jobs node virtual_env rustc java php chruby go kubectl toolbox terraform aws nix_shell +tide_right_prompt_items status cmd_duration context jobs node virtual_env rustc java php chruby go kubectl toolbox terraform aws nix_shell crystal tide_right_prompt_prefix ' ' tide_right_prompt_separator_diff_color ' ' tide_right_prompt_separator_same_color ' ' -- cgit v1.2.3