No description
Find a file
2025-05-17 13:44:39 +02:00
.forgejo/workflows Only use header auth for codeberg 2025-05-17 13:44:39 +02:00
packages Updated package archive 2025-05-17 10:42:30 +00:00
.gitignore Initial commit 2024-03-28 19:43:11 -04:00
.gitmodules Moved boxy-beancount to trans-bean (and also codeberg) 2025-03-24 16:56:12 +01:00
Makefile Adding domains 2025-05-17 13:40:43 +02:00
README.org Adding domains 2025-05-17 13:40:43 +02:00

Projects

This is a package archive of all packages authored or forked by me, Amy Pillow.

Codeberg repository | Website

Setup

  1. Add this archive to your package archive list

    Add the following lines to your init file and evaluate them.

      (require 'package)
      (add-to-list 'package-archives '("amy" . "https://packages.amygrinn.com/"))
  2. Refresh package list Use the command M-x package-refresh-contents after updating the archives to download a listing of packages in the archives.
  3. Install packages Install packages as you would any other package: via use-package statements, M-x list-packages, or any other way.

Packages