I hereby claim:
- I am lemoonstar on github.
- I am lemoonstar (https://keybase.io/lemoonstar) on keybase.
- I have a public key ASB9LvujoLV0trK3ZWggDw4VkxIRABlUziEvtOwI_qDL9Ao
To claim this, I am signing this object:
| #!/bin/bash | |
| set -e | |
| # NetBird Setup for Podman Quadlets | |
| # Target: /etc/containers/systemd | |
| # Based on https://github.com/netbirdio/netbird/blob/614e7d5b90667b807e788dd3f0d7421dac4a8cac/infrastructure_files/getting-started.sh | |
| # Mainly translated using GEMINI 3 PRO (After weeks of trying to get Netbird to work, this Finally worked...) | |
| # ORIGINAL LICENSE: |
| /* | |
| This is a cleaned-up and minimalized fork of RayZ3R0's ZenConfig available under | |
| https://github.com/RayZ3R0/ZenConfig/blob/384d8a2ed293bc4ae43609f535123c2f144ee748/userChrome.css | |
| adding support for the Adaptive Tab Bar Color extension. | |
| Originally licensed under the MIT licence Copyright (c) 2024 Rayyan Ahsan. | |
| Modified 2024 by LeMoonStar. | |
| This CSS does not work with the "Allow light tab bar" option of the Adaptive Tab Bar Color extension. | |
| Tested on 1.0.1-a.19 and 1.0.1-t.20(2024-11-24) |
I hereby claim:
To claim this, I am signing this object:
| D [0-9] | |
| L [a-zA-Z_] | |
| H [a-fA-F0-9] | |
| E ([Ee][+-]?{D}+) | |
| P ([Pp][+-]?{D}+) | |
| FS (f|F|l|L) | |
| IS ((u|U)|(u|U)?(l|L|ll|LL)|(l|L|ll|LL)(u|U)) | |
| %{ | |
| #include <stdio.h> |