rice

personal dot files and scripts for linux and macOS
Log | Files | Refs | README | LICENSE

module-mastodon.el (138B)


      1 (use-package mastodon
      2   :load-path "~/.emacs.d/lisp/mastodon/lisp/mastodon.el"
      3   :config (setq mastodon-instance-url "https://mstdn.io"))