commit before configuration of hyprland

This commit is contained in:
Frank Zechert
2026-07-26 03:02:18 +02:00
parent 2560bf0b91
commit aebf67c2fd
25 changed files with 1407 additions and 35 deletions
+3
View File
@@ -38,6 +38,9 @@ export VISUAL="nvim"
# --- GGC ---
export GCC_COLORS='error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01'
# --- DMS ---
export DMS_PRIVESC=sudo
# --- Bash Completion ---
if ! shopt -oq posix; then
if [ -f /usr/share/bash-completion/bash_completion ]; then