I'm using Arch Linux with KDE Plasma 5. You can find example screenshots of my system at /r/unixporn.
Currently available configs:
See .zshrc
Color of the prompt will change depending if you are using it locally, via SSH or as root:
Additionally zsh-autosuggestions is used
See .conkyrc
To enable blur on KDE Plasma, give the conky window blur settings:
xprop -f _KDE_NET_WM_BLUR_BEHIND_REGION 32c -set _KDE_NET_WM_BLUR_BEHIND_REGION 0 -id `xdotool search --class conky`
See .config/htop/
See .config/neofetch/
See .nanorc
See .repo
Tracks linux package updates accross git repositories, package repositories and the AUR.
While technically not dotfiles, some small scripts can be found here
While technically not dotfiles, I put some config files from /etc into the etc
folder