Skip to content

DaniruKun/dilbert-el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dilbert

https://melpa.org/packages/dilbert-badge.svg https://github.com/DaniruKun/dilbert-el/actions/workflows/ci.yml/badge.svg

Read Dilbert comics directly in Emacs.

Screenshots

./screenshot.png

Contents

Installation

MELPA

If you installed from MELPA, you’re done. Just run one of the commands below.

M-x package-install dilbert

use-package

If you use `use-package`, simply add this to your initfile:

(use-package dilbert)

Manual

Install these required packages:

  • enlive
  • dash

Then put this file in your load-path, and put this in your init file:

(require 'dilbert)

Usage

Run one of these commands:

  • dilbert: View the latest Dilbert comic strip.

Tips

  • You can customize settings in the dilbert group.

Development

Bug reports, feature requests, suggestions — oh my!

License

GPLv3

About

An Emacs package to read Dilbert comic strips.

Resources

License

Stars

Watchers

Forks

Packages