TnSb 83ff8360ef add canonical agent instructions with per-tool symlinks
Store agent instructions at ~/.config/agents/AGENTS.md and symlink
~/.copilot/copilot-instructions.md and ~/.config/opencode/AGENTS.md to it.
Instructs agents to omit attribution trailers and to get the commit message
approved before committing.
2026-08-28 16:26:45 -04:00
2024-09-11 09:34:24 -04:00
2026-08-11 11:17:33 -04:00

Miscellaneous topics that I'm too lazy to script

Firefox

tree-style tabs

  1. Go to about:config in Firefox and make sure that toolkit.legacyUserProfileCustomizations.stylesheets is set to true.
  2. Close Firefox.
  3. Set up https://github.com/MrOtherGuy/firefox-csshacks (git method) and add this to userChrome.css:
@import url(chrome/hide_tabs_toolbar_v2.css)

screen sharing broken in MS Teams (and maybe others?)

This is caused by the "Plasma Integration" plugin. You need to disable a certain functionality for it to work:

  1. Go to Manage extensions->Plasma Integration->Preferences and disable/uncheck "Enhanced Media Controls".
  2. Restart Firefox for change to take effect.
S
Description
No description provided
Readme
315 KiB
Languages
Python 67.6%
Shell 18.9%
Go Template 5.7%
Lua 4.6%
CSS 2.5%
Other 0.7%