2025-03-17_auto-backup_tracked

This commit is contained in:
Quinn
2025-03-17 13:06:35 +01:00
committed by Quinn
parent 4a9ceb1521
commit dff70048ec
5 changed files with 12 additions and 3 deletions

View File

@@ -9,7 +9,8 @@ include "%L"
<Multi_key> <p> <i> : "π" U03C0 # GREEK SMALL LETTER PI
<Multi_key> <s> <i> <g> : "σ" U03C3 # GREEK SMALL LETTER SIGMA
<Multi_key> <t> <a> <u> : "τ" U03C4 # GREEK SMALL LETTER TAU
<Multi_key> <p> <h> <i> : "φ" U03C6 # GREEK PHI SYMBOL
<Multi_key> <p> <h> <i> : "φ" U03C6 # GREEK SMALL LETTER PHI
<Multi_key> <p> <s> <i> : "ψ" U03C8 # GREEK SMALL LETTER PSI
<Multi_key> <o> <m> <e> : "ω" U02C9 # GREEK SMALL LETTER OMEGA
# greek alphabet capital
@@ -22,6 +23,7 @@ include "%L"
<Multi_key> <S> <I> <G> : "∑" U03A3 # GREEK CAPITAL LETTER SIGMA
<Multi_key> <T> <A> <U> : "Τ" U03A4 # GREEK CAPITAL LETTER TAU
<Multi_key> <P> <H> <I> : "Φ" U03A6 # GREEK CAPITAL LETTER PHI
<Multi_key> <P> <S> <I> : "Ψ" U03A8 # GREEK CAPITAL LETTER PSI
<Multi_key> <O> <M> <E> : "Ω" U03A9 # GREEK CAPITAL LETTER OMEGA
# misc mathematical symbols

View File

@@ -21,6 +21,7 @@ PS1="$PS1"'\[\033[01;93m\]$(__git_ps1)' # github branch
PS1="$PS1"'\[\033[00m\]\$ ' # shell sign
export GCC_COLORS='error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01' # coloured GCC warnings and errors
eval "$(_AUTO_CPUFREQ_COMPLETE=bash_source auto-cpufreq)"
#
# aliases

View File

@@ -11,3 +11,9 @@ enable_audio_bell no
map ctrl+tab send_text all \x1b[1;5I
map ctrl+shift+tab send_text all \x1b[1;6I
# BEGIN_KITTY_FONTS
font_family family="JetBrainsMonoNL Nerd Font Mono"
bold_font auto
italic_font auto
bold_italic_font auto
# END_KITTY_FONTS

View File

@@ -1,5 +1,5 @@
[user]
name = unset
name = Quinn
email = quinnthepigeon@gmail.com
mail = unset
signingkey = .ssh/github.pub