feat: base16->catppuccin
this is an experiment. ive been using base16_ashes since ~2012
This commit is contained in:
parent
b3b352dd64
commit
ae4ca58450
4 changed files with 72 additions and 2501 deletions
|
@ -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)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue