feat: base16->catppuccin

this is an experiment. ive been using base16_ashes since ~2012
This commit is contained in:
Matthew Ryan Dillon 2024-11-04 06:09:51 -05:00
parent b3b352dd64
commit ae4ca58450
4 changed files with 72 additions and 2501 deletions

View file

@ -99,13 +99,7 @@ function brightness_min {
}
# ttyscheme
{{- else }}
BASE16_SHELL="$HOME/.config/base16-shell/"
[ -n "$PS1" ] && \
[ -s "$BASE16_SHELL/profile_helper.sh" ] && \
source "$BASE16_SHELL/profile_helper.sh"
{{- end }}
{{- end -}}
{{ if eq .hosttype "work" -}}
eval "$(/opt/homebrew/bin/brew shellenv)"