Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Init file #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Init file #4

wants to merge 2 commits into from

Commits on Feb 25, 2015

  1. 900emacs-pager.el: Simple drop-in init file for emacs-pager

    Load from your init.el or similar, or use with my-session-start
    era eriksson committed Feb 25, 2015
    Configuration menu
    Copy the full SHA
    3b52581 View commit details
    Browse the repository at this point in the history
  2. README.md: Update instructions for initialization

    Point to 900emacs-pager.el for initialization code.  Fix typo (viz.
    "emacs-pipe" vs. "emacs-pager").
    
    Refactor .bashrc snippet to always export PAGER at the end, and avoid
    running type(1) or whence(1) twice (which replaces which(1), for good
    form).
    
    Minor wording tweak, s/keybinds/keybindings
    era eriksson committed Feb 25, 2015
    Configuration menu
    Copy the full SHA
    824f975 View commit details
    Browse the repository at this point in the history