Skip to content

v1.2.1

Latest
Compare
Choose a tag to compare
@monkeyjunglejuice monkeyjunglejuice released this 05 Feb 05:25
· 82 commits to main since this release
  1. Download onboard.el
  2. Open a terminal
  3. Run the shell command: emacs -q --load ~/path/to/onboard.el

-- or --

  1. Download onboard.el
  2. Copy/paste this into your ~/.emacs.d/init.el file; don't forget to update the path:
    (load-file (expand-file-name "~/path/to/onboard.el"))
  3. Restart Emacs