Skip to content

Instantly share code, notes, and snippets.

@cpbotha
Created November 13, 2022 17:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cpbotha/e2a8739171c0471842480635b9df8e3c to your computer and use it in GitHub Desktop.
Save cpbotha/e2a8739171c0471842480635b9df8e3c to your computer and use it in GitHub Desktop.
(use-package mastodon
:ensure t
:config
;; I am @cpbotha@emacs.ch on Mastodon which translates to:
(setq mastodon-instance-url "https://emacs.ch")
(setq mastodon-active-user "cpbotha"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment