Copy the block below into a fresh agent session to rebuild this extension from spec. The prompt targets functional equivalence: it encodes architecture, behavioral contracts, invariants, and edge cases; the rebuilding agent derives the code.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name Wide & Outdented Left Prompt Gemini | |
| // @namespace Violentmonkey Scripts | |
| // @match https://gemini.google.com/* | |
| // @grant GM.addStyle | |
| // @version 1.5 | |
| // @author mahalel | |
| // @description Wide tables/code and pulls user prompts strongly to the left, outdenting them from the main chat. | |
| // ==/UserScript== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| theme = "catppuccin_macchiato" | |
| [editor] | |
| auto-pairs = false | |
| bufferline = "always" | |
| color-modes = true | |
| completion-replace = true | |
| completion-trigger-len = 1 | |
| cursorline = true | |
| idle-timeout = 0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| repos: | |
| - repo: https://github.com/antonbabenko/pre-commit-terraform | |
| rev: v1.76.0 | |
| hooks: | |
| - id: terraform_fmt | |
| - id: terraform_validate | |
| - id: terraform_docs | |
| args: | |
| - --hook-config=--path-to-file=README.md | |
| - --hook-config=--add-to-existing-file=true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <# | |
| This script will export certificates based on your input from the Windows Certificate store and add it to your WSL Distro certificate store. | |
| Requirements: | |
| 1. You have an idea of the certificate issuer and name. | |
| 2. You have WSL installed. | |
| #> | |
| # Read the cert name | |
| $company = Read-Host 'Enter your certificate name' | |
| try { |
I hereby claim:
- I am mahalel on github.
- I am mahalel (https://keybase.io/mahalel) on keybase.
- I have a public key ASCz52FtNMxKliSq83enVx1wc2tvTpwo_VUQ5_5rwYOpBQo
To claim this, I am signing this object: