From 1e32565d09697584cbcdc5aaf5f5ee73aa307989 Mon Sep 17 00:00:00 2001 From: Jan Eitzinger Date: Tue, 14 Feb 2023 11:22:47 +0100 Subject: [PATCH] Integrate kitty and p10k prompt config --- .chezmoiignore | 1 + dot_config/kitty/kitty.conf | 4 ++-- dot_p10k.zsh => dot_p10k.zsh.tmpl | 4 +++- 3 files changed, 6 insertions(+), 3 deletions(-) rename dot_p10k.zsh => dot_p10k.zsh.tmpl (99%) diff --git a/.chezmoiignore b/.chezmoiignore index 2f5528b..e957a16 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -1,6 +1,7 @@ README.md LICENSE {{ if eq .chezmoi.os "darwin" }} +.muttrc .Xresources .xsession .config/openbox/* diff --git a/dot_config/kitty/kitty.conf b/dot_config/kitty/kitty.conf index 5746935..b0d0ef5 100644 --- a/dot_config/kitty/kitty.conf +++ b/dot_config/kitty/kitty.conf @@ -7,7 +7,7 @@ #: characters. # font_family Source Code Pro -font_family Brutalist Mono +font_family BrutalistMono Nerd Font # font_family Fira Code Medium # font_family Fira Code # font_family Hack Regular @@ -452,7 +452,7 @@ color15 #ebdbb2 #: content of windows, etc. Note that this even works over ssh #: connections. -# env +# env #: Specify environment variables to set in all child processes. Note #: that environment variables are expanded recursively, so if you diff --git a/dot_p10k.zsh b/dot_p10k.zsh.tmpl similarity index 99% rename from dot_p10k.zsh rename to dot_p10k.zsh.tmpl index 75a4725..0811c59 100644 --- a/dot_p10k.zsh +++ b/dot_p10k.zsh.tmpl @@ -38,7 +38,9 @@ # =========================[ Line #1 ]========================= os_icon # os identifier dir # current directory - # vcs # git status +{{- if ne .chezmoi.os "openbsd" }} + vcs # git status +{{- end }} # =========================[ Line #2 ]========================= newline # prompt_char # prompt symbol