1
0
Fork 0
emacs-config/README.org
2020-03-25 23:44:20 -07:00

234 B

To use this repository execute the following commands in Emacs:

  (add-to-list 'package-archives '("oni" . "https://ryuslash.org/elpa/"))
  (package-refresh-contents)
  (package-install 'oni-package)