An open API service indexing awesome lists of open source software.

https://github.com/laluxx/ginit


https://github.com/laluxx/ginit

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

#+TITLE: ginit
#+AUTHOR: laluxx

* Install
Clone it
#+begin_src shell
git clone https://github.com/laluxx/ginit ~/.config/emacs/lisp/ginit
#+end_src

Add to init.el
#+begin_src elisp
(use-package ginit
:load-path "~/.config/emacs/lisp/ginit")
#+end_src