Skip to content

Instantly share code, notes, and snippets.

@JanDeDobbeleer
JanDeDobbeleer / cleanup.sh
Created November 24, 2022 13:22
Matodon cleanup scripts
#!/bin/bash
cd /home/mastodon/live
bin/tootctl media remove --days=7
bin/tootctl preview-cards remove --days=7
bin/tootctl statuses remove --days=3
bin/tootctl media remove-orphans
@WillianTomaz
WillianTomaz / wsl2-with-1password-info.md
Last active May 2, 2025 13:52
Instructions for using 1Password SSH Agent with WSL2 (on Windows 11)

LinkedIn

Saturday, April 22, 2023

How to Use 1Password SSH Agent with WSL2 (on Windows 11)

  • Note:

    • Always look for the official documentation, this tutorial may not suit you as there are new updates to the installation process.
    • References are at the end of the document.
  • Was used: