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:
| // ==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== |
| theme = "catppuccin_macchiato" | |
| [editor] | |
| auto-pairs = false | |
| bufferline = "always" | |
| color-modes = true | |
| completion-replace = true | |
| completion-trigger-len = 1 | |
| cursorline = true | |
| idle-timeout = 0 |
| 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 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:
To claim this, I am signing this object: