Alexandre GV.

Results 12 issues of Alexandre GV.

Just adding "foot" term. See: * https://codeberg.org/dnkl/foot * https://codeberg.org/dnkl/foot/src/branch/master/INSTALL.md#user-content-terminfo

Just added NixOS and nix (cross-platform linux/mac) installation instructions in the README

Just a quick PR to add a simple docker usage in the README. It allows to run primitive without installing Go and primitive itself. I was thinking to create a...

Hi, I just fixed the `an script` typo and removed a space and colon to make it consistant with the previous elements.

Hi, just a little PR to: 1. Fix the docker image name, from `adevinta/zoe` to `adevinta/zoe-cli` 2. Fix the nested bash blockcode (tildes + indent)

The API just got a new feature: the Usual Name of users is now returned from `/v2/users/` endpoint, so this PR makes use of it. This is better for people...

The link "Reverse-proxy for Apache" wad dead, probably due to a rename. I fixed it.

Just adding [Lazy.nvim](https://github.com/folke/lazy.nvim) install instructions. I used `lazy = false` to disable lazy-loading because it makes sense to always start this plugin and have rich presence started.

[pre-commit](https://github.com/pre-commit/pre-commit) is "A framework for managing and maintaining multi-language pre-commit hooks", so kinda like a local CI. It's a popular tool with a lot of community-made hooks. I thought it...