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

@@ -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