rekcäH nitraM
rekcäH nitraM
**Introduce your stance** As a user of nixos trying to understand how it works **Describe the issue** I wanted to discover the wiki at wiki.nixos.org, but didn't find it on...
https://github.com/ibizaman/selfhostblocks/blob/b8a570ae0d0125a1ae4ab7a13ed11bca8bb00a54/README.md?plain=1#L192 this should probably link to birgbackup.nix?
### Summary My git username contains a unicode line direction change character, to check how software handles this. Zed does not, it leads to this hilarious result: Steps to trigger...
### Check for existing issues - [X] Completed ### Describe the feature Systemd service, unit, target, timer files all share a specific syntax and would greatly profit from syntax highlighting...
### Check Existing Issues - [x] I have checked existing issues, and this issue is not a duplicate ### Description When the ice icon is moved to the ice bar,...
### Check Existing Issues - [x] I have checked existing issues, and this issue is not a duplicate ### Description Right clicking the menu bar in an empty region currently...
I would often like a tool that allows me to expand short option forms that I copied from some script or Webseite to their long option form. e.g. `carapace expand...
When working with [`lazygit`](https://github.com/jesseduffield/lazygit) I have it configured to use delta like this: ```shell ~/Library/Application Support/lazygit ❯ cat config.yml -p git: paging: colorArg: always pager: delta --paging=never --detect-dark-light always #...
We are seeing multiple dropped connections when updating our flask app running on gunicorn with sync workers running in kubernetes. As far as I understand, this happens because Kubernetes sends...
**Describe the bug** 1. I have a .envrc with this content ```fish ❯ cat .env | rg API_DB_EXTRA_OPTIONS API_DB_EXTRA_OPTIONS={"sslmode": "disable"} ``` **To Reproduce** ```fish ❯ direnv dotenv direnv: error invalid...