Add kwin full source tree, greeter login, zsh, pcid service, and build system improvements

This commit is contained in:
2026-04-26 22:31:07 +01:00
parent d4a6b356eb
commit 70a84cefee
3416 changed files with 1360518 additions and 10522 deletions
+8
View File
@@ -0,0 +1,8 @@
# ~/.zshrc — User configuration for interactive zsh(1) shells.
# This file is sourced for interactive shells.
# User-specific aliases and functions can go here.
# The system-wide configuration in /etc/zsh/zshrc is already loaded.
# Example: customize prompt further
# PROMPT='%F{cyan}%n%f@%F{yellow}%m%f %F{green}%B%~%b%f $ '