From 966e7cac03de759fbbbc5932ba3a5640dcb49c4c Mon Sep 17 00:00:00 2001 From: Joe Date: Thu, 18 May 2023 16:34:14 +0200 Subject: mars fix --- .config/zsh/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/zsh/.zshrc b/.config/zsh/.zshrc index 4bd504d..3e2d583 100644 --- a/.config/zsh/.zshrc +++ b/.config/zsh/.zshrc @@ -23,7 +23,7 @@ case $(hostname -s) in prompt_main="blue" prompt_alt="cyan" ;; - fbsd-tp) + mars) os_color='\e[1;31m' prompt_main="red" prompt_alt="blue" -- cgit v1.2.3