From 0a8961f85f4419deefd5170b14fee1504bf4bdec Mon Sep 17 00:00:00 2001 From: Michael Bradley Date: Fri, 25 Apr 2025 23:45:38 -0400 Subject: [PATCH] Revert "Add Tera raw directives to avoid templating issues" This reverts commit 380aab25a82b4522c28337125376120872fc2c12. --- kitty/kitty.conf | 2 -- zsh/.p10k-tty.zsh | 2 -- zsh/.p10k.zsh | 2 -- 3 files changed, 6 deletions(-) diff --git a/kitty/kitty.conf b/kitty/kitty.conf index bbc35a9..b753efe 100755 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -1,4 +1,3 @@ -{% raw %} # vim:fileencoding=utf-8:foldmethod=marker #: Fonts {{{ @@ -2641,4 +2640,3 @@ wayland_enable_ime no #: }}} #: }}} -{% endraw %} diff --git a/zsh/.p10k-tty.zsh b/zsh/.p10k-tty.zsh index 8e5701a..5202b94 100755 --- a/zsh/.p10k-tty.zsh +++ b/zsh/.p10k-tty.zsh @@ -1,4 +1,3 @@ -{% raw %} # Generated by Powerlevel10k configuration wizard on 2023-01-09 at 19:29 EST. # Based on romkatv/powerlevel10k/config/p10k-lean-8colors.zsh, checksum 54735. # Wizard options: ascii, lean_8colors, 24h time, 2 lines, solid, white-ornaments, @@ -1650,4 +1649,3 @@ typeset -g POWERLEVEL9K_CONFIG_FILE=${${(%):-%x}:a} (( ${#p10k_config_opts} )) && setopt ${p10k_config_opts[@]} 'builtin' 'unset' 'p10k_config_opts' -{% endraw %} diff --git a/zsh/.p10k.zsh b/zsh/.p10k.zsh index 4764d82..c5dda32 100755 --- a/zsh/.p10k.zsh +++ b/zsh/.p10k.zsh @@ -1,4 +1,3 @@ -{% raw %} # Generated by Powerlevel10k configuration wizard on 2022-08-20 at 20:39 EDT. # Based on romkatv/powerlevel10k/config/p10k-classic.zsh, checksum 62739. # Wizard options: nerdfont-complete + powerline, small icons, classic, unicode, darkest, @@ -1651,4 +1650,3 @@ typeset -g POWERLEVEL9K_CONFIG_FILE=${${(%):-%x}:a} (( ${#p10k_config_opts} )) && setopt ${p10k_config_opts[@]} 'builtin' 'unset' 'p10k_config_opts' -{% endraw %}