1
0
My little Lisp stuck in hell
Go to file
2021-02-08 03:10:41 -07:00
my-utils add utils directory 2021-02-03 09:27:27 -07:00
others-utils add others-utils to git 2021-02-08 03:03:36 -07:00
.gitignore add others-utils to git 2021-02-08 03:03:36 -07:00
init.el remove cloning of secondary repo as others-utils is now local 2021-02-08 03:10:41 -07:00
README.md Change position of `.git' directory as shown via Dired 2021-02-03 09:33:54 -07:00

Install

Clone the repository

git clone https://git.lain.church/zdm/emacs-config ~/.emacs.d/

After launching Emacs the directory structure will be the following

  .git
  auto-package-configuration/
  auto-package-data/
  elpa/
  my-utils/
  others-utils/
  src-packages/
  system-dependencies/
  .gitignore
  README.md
  init.el