1
0
My little Lisp stuck in hell
Go to file
2021-02-08 02:17:34 -07:00
my-utils add utils directory 2021-02-03 09:27:27 -07:00
.gitignore add my-utils directory and its content 2021-02-03 09:27:55 -07:00
init.el prefer /refresh 2021-02-08 02:17:34 -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