Install the github-notifier package
Now that I can store my passwords encrypted, I can use this again!
This commit is contained in:
		| @@ -67,6 +67,7 @@ | ||||
|      git-messenger | ||||
|      git-timemachine | ||||
|      gitconfig-mode | ||||
|      github-notifier | ||||
|      gitignore-mode | ||||
|      gitlab | ||||
|      gnugo | ||||
|   | ||||
							
								
								
									
										
											BIN
										
									
								
								idm-db.gpg
									
									
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								idm-db.gpg
									
									
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										6
									
								
								init.el
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								init.el
									
									
									
									
									
								
							| @@ -948,6 +948,12 @@ | ||||
|                  (gpolonkai/idm-get-id-for-account "WikEmacs") | ||||
|                  (gpolonkai/idm-get-password-for-account "WikEmacs")))) | ||||
|  | ||||
| (use-package github-notifier | ||||
|   :ensure t | ||||
|   :config | ||||
|   (setq github-notifier-token (gpolonkai/idm-get-password-for-account "GitHub")) | ||||
|   (github-notifier-mode)) | ||||
|  | ||||
| ;; `c-mode' settings | ||||
| (add-hook 'c-mode-common-hook | ||||
|           (lambda () | ||||
|   | ||||
		Reference in New Issue
	
	Block a user