[Spacemacs] Deprecate Spacemacs configuration

This commit is contained in:
Lucien Cartier-Tilet 2021-10-20 13:57:46 +02:00
parent bdcd3dbb48
commit 83df228404
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#+title: Spacemacs Configuration
#+setupfile: headers
#+setupfile: ../headers
#+OPTIONS: auto-id:t
#+HTML_HEAD_EXTRA: <meta name="description" content="Phundraks Spacemacs Configuration" />
#+HTML_HEAD_EXTRA: <meta property="og:title" content="Phundraks Spacemacs Configuration" />
@ -10,6 +10,10 @@
:PROPERTIES:
:CUSTOM_ID: Introduction-f1cbb8bb
:END:
#+begin_center
*Before proceeding, be aware that I deprecated this i3 config on October 20th 2021, meaning I wont update it anymore unless I use it again some day in the future. I will keep it on my website though.*
#+end_center
This file is the main source file for my Spacemacs configuration which
contains most of the user code. It is exported thanks to Emacs code
tangling from the original Org file which you can find on my dotfiles
@ -2132,7 +2136,7 @@ Fish. Some adjustments are necessary for making this shell usable for me.
But first, here is a screenshot of what to expect visually from my configuration
of Eshell when it is launched:
#+include: ./img/eshell.svg export html
#+include: ../img/eshell.svg export html
**** Aliases
:PROPERTIES: