Integrate kitty and p10k prompt config
This commit is contained in:
parent
f71526a8ef
commit
1e32565d09
@ -1,6 +1,7 @@
|
||||
README.md
|
||||
LICENSE
|
||||
{{ if eq .chezmoi.os "darwin" }}
|
||||
.muttrc
|
||||
.Xresources
|
||||
.xsession
|
||||
.config/openbox/*
|
||||
|
@ -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
|
||||
|
@ -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
|
Loading…
Reference in New Issue
Block a user