From c62c1ac457e6582d6a7f9362a6c0900441f892cf Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Thu, 18 Mar 2021 06:08:11 +0100 Subject: [PATCH] Remove the gist and github-notifier packages I no longer use these services, at least not extensively enough to have these installed. --- configuration.org | 17 ----------------- customizations.el | 2 -- 2 files changed, 19 deletions(-) diff --git a/configuration.org b/configuration.org index 23b6ba5..776edd5 100644 --- a/configuration.org +++ b/configuration.org @@ -2043,23 +2043,6 @@ Toggle other windows for maximum focus. When focus is no longer needed, they ca (password-store-get "wikemacs.org" "password")))) #+END_SRC -** Display unread GitHub notification count in the mode line - -#+BEGIN_SRC emacs-lisp -(use-package github-notifier - :after - id-manager - :config - (setq github-notifier-token (gpolonkai/idm-get-password-for-account "GitHub")) - (github-notifier-mode)) -#+END_SRC - -** Interact with GitHub gists - -#+BEGIN_SRC emacs-lisp -(use-package gist) -#+END_SRC - ** An Emacs Dashboard #+BEGIN_SRC emacs-lisp diff --git a/customizations.el b/customizations.el index 7f541c4..09756cf 100644 --- a/customizations.el +++ b/customizations.el @@ -90,12 +90,10 @@ forge form-feed ggtags - gist git-gutter-fringe git-messenger git-timemachine gitconfig-mode - github-notifier gitignore-mode gitlab-ci-mode gitlab-ci-mode-flycheck