Revert "Add Tera raw directives to avoid templating issues"
This reverts commit 380aab25a8
.
This commit is contained in:
parent
a3a0bbedf9
commit
0a8961f85f
3 changed files with 0 additions and 6 deletions
|
@ -1,4 +1,3 @@
|
||||||
{% raw %}
|
|
||||||
# vim:fileencoding=utf-8:foldmethod=marker
|
# vim:fileencoding=utf-8:foldmethod=marker
|
||||||
|
|
||||||
#: Fonts {{{
|
#: Fonts {{{
|
||||||
|
@ -2641,4 +2640,3 @@ wayland_enable_ime no
|
||||||
#: }}}
|
#: }}}
|
||||||
|
|
||||||
#: }}}
|
#: }}}
|
||||||
{% endraw %}
|
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
{% raw %}
|
|
||||||
# Generated by Powerlevel10k configuration wizard on 2023-01-09 at 19:29 EST.
|
# Generated by Powerlevel10k configuration wizard on 2023-01-09 at 19:29 EST.
|
||||||
# Based on romkatv/powerlevel10k/config/p10k-lean-8colors.zsh, checksum 54735.
|
# Based on romkatv/powerlevel10k/config/p10k-lean-8colors.zsh, checksum 54735.
|
||||||
# Wizard options: ascii, lean_8colors, 24h time, 2 lines, solid, white-ornaments,
|
# 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[@]}
|
(( ${#p10k_config_opts} )) && setopt ${p10k_config_opts[@]}
|
||||||
'builtin' 'unset' 'p10k_config_opts'
|
'builtin' 'unset' 'p10k_config_opts'
|
||||||
{% endraw %}
|
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
{% raw %}
|
|
||||||
# Generated by Powerlevel10k configuration wizard on 2022-08-20 at 20:39 EDT.
|
# Generated by Powerlevel10k configuration wizard on 2022-08-20 at 20:39 EDT.
|
||||||
# Based on romkatv/powerlevel10k/config/p10k-classic.zsh, checksum 62739.
|
# Based on romkatv/powerlevel10k/config/p10k-classic.zsh, checksum 62739.
|
||||||
# Wizard options: nerdfont-complete + powerline, small icons, classic, unicode, darkest,
|
# 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[@]}
|
(( ${#p10k_config_opts} )) && setopt ${p10k_config_opts[@]}
|
||||||
'builtin' 'unset' 'p10k_config_opts'
|
'builtin' 'unset' 'p10k_config_opts'
|
||||||
{% endraw %}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue