Set default locale to en_DK to get sane defaults
Update package list:
- Remove mpd-rich-presence-discord-git
- Replace picom-git by picom
When installing packages, skip PKGBUILD review for AUR packages
Update list of org files to be tangled, as well as their needed
directories
- Remove awesome.org
- Add mpd.org
- Add neofetch.org
- Add stumpwm.org
Remove commands related to Spacemacs
Remove commands to symlink files in .etc in commit d1a639adaf
Better configuration for nordvpn
Symlink plock from its actual location. It is not guaranteed `which
plock` can already return something.
Remove installation of packages through pip
Remove Chicken installation
Update Fisher installation
Switch `kitty_mod' back to its default `ctrl+alt' value, however
some keybinds still use `alt' as their prefix.
Some keybinds changed to respect better the bépo layout
There no longer is a big code block at the beginning of the basic
configuration paragraph. It is now all documented.
Dired is also much more customized, with its configuration fully
documented.
Parinfer and Evil-surround were also added to the list
Custom PATH was removed since it caused some serious issues with Emacs
not finding required binaries. It seems this was only needed at a
certain point in my Spacemacs config, and it is no longer needed in
either Spacemacs nor my current config.
Some preliminary work with EXWM has been done, though I am still not
sure if I’ll ever use it as my main WM (I’m currently also taking a
look at StumpWM).
Bufler was added to my packages for managing my buffers.
Org-mode moved `org-plus-contrib' out of the main repo, and it is now
a separate package, `org-contrib'. I now also follow the git version
of org-mode (it is no longer managed by my system’s package manager).
This commit updates the version of Chemacs used. It also adds a new
profile for testing Spacemacs in a clean way.
My dotspacemacs also went for the wrong org configuration file, this
is now fixed.
Chemacs2 is a utility for Emacs to switch between various profiles and
configurations of Emacs without a hassle.
It thus helps me run my fully configured Spacemacss alongside my new
attempt at configuring some vanilla Emacs after years of using
Spacemacs.
I also added Doom-Emacs for reference.