Commit Graph
29 Commits
Author SHA1 Message Date
phundrak 61e1815a69 Removed unused layer, fixed LaTeX exports, added Notmuch config
gpu layer and Dionysos configs were removed due to being unused. The
Notmuch layer was added so I can test this email client, and the LaTeX
options were reworked so PDF exports now do not produce errors and
Japanese characters are supported.
2019-12-05 13:43:17 +01:00
phundrak dc71280513 Fixed header and links in Readmes, updated dotspacemacs 2019-11-30 19:45:41 +01:00
phundrak b93fb70b39 Updated email address in README.org 2019-11-30 18:45:33 +01:00
phundrak 54dc567d77 i3 config is now generated by its associated README through literate programming 2019-11-30 18:44:38 +01:00
phundrak 19c0c83740 updated HTML headers 2019-11-30 18:43:38 +01:00
phundrak deed6a6203 added nordvpn and Japanese fonts to packages to install 2019-11-29 21:16:11 +01:00
phundrak 45559e2f94 added abbreviations for nordvpn in fish config 2019-11-29 21:15:37 +01:00
phundrak 5945d47227 Vanilla shortcuts in dired, fixed image integration in LaTeX from org-mode 2019-11-27 01:36:16 +01:00
phundrak 6ab599bd16 added feh as dependency for setting background 2019-11-26 15:21:39 +01:00
phundrak 4e8a56c5af added gpg configuration file 2019-11-23 20:06:46 +01:00
phundrak 85f3bbef89 fixed typo in packages declaration 2019-11-23 19:49:41 +01:00
phundrak f4e2b576d2 fixed typo in packages declaration 2019-11-23 19:45:11 +01:00
phundrak 4d0de55c42 fixed typo in packages declaration 2019-11-23 19:01:37 +01:00
phundrak ba8131a51b forgot to include this file in earlier commits 2019-11-23 18:44:13 +01:00
phundrak 200210679e updated domain from phundrak.fr to phundrak.com 2019-11-23 18:31:56 +01:00
phundrak 4260820b9a Added in bootstrap files decryption, earlier package installation 2019-11-23 18:05:18 +01:00
phundrak 6e4508d409 Added media shortcuts for audio 2019-11-23 18:04:00 +01:00
phundrak 68a53bb619 Removed some old fixes now useless, unused layers, made evil bépo-compatible 2019-11-23 18:01:52 +01:00
phundrak e91afd2255 Added wrapper for dart_language_server redirecting to modern dart lsp server 2019-11-23 17:57:43 +01:00
phundrak 37450bd7dc Added paths for Dart and the Android SDK 2019-11-23 17:55:52 +01:00
phundrak 90dacade3c Added rule for the Android emulator 2019-11-23 17:54:48 +01:00
phundrak cb1abfe9cc updated nanorc dependency 2019-11-23 17:53:47 +01:00
phundrak 7ed4599ca4 upgraded to yadm 2 2019-11-14 11:25:11 +01:00
phundrak f2258a966a forgot a package 2019-11-10 10:48:24 +01:00
phundrak 4fea981faf Added .pub-cache/bin to the PATH 2019-11-10 10:45:44 +01:00
phundrak ccedf83ac9 Switched to LSP backend, added packages to install and configuration
In Emacs, I switched to the LSP backend for C/C++, CSS, Dart, HTML, Go,
Javascript and Python. I also removed a redundant line for web-beautify, and I
removed the plantuml layer since I don’t use it.

This lead to the installation of multiple packages, some of which were already
required but not explicitly installed by the bootstrap. I added the packages
existing in the Arch repos and the AUR, and some packages will get installed by
pip or by go’s package manager. I also set up the configuration of Chicken, and
more precisely, of its documentation.
2019-11-10 10:40:34 +01:00
phundrak 25ac48f23a Added rust components installation in bootstrap 2019-11-10 00:23:57 +01:00
phundrak 59ca292527 Updated information, removed unused lines 2019-11-09 18:46:07 +01:00
phundrak 6e15c5a232 Split dotspacemacs, edited editing style, removed unused packages
I removed my gnus configuration from my dotspacemacs file and put it into my
~/.gnus.el file.

I also added variables to my hybrid editing style for Spacemacs, and some
packages that were either redundant (e.g. explicit cmake-mode) or unused (e.g.
dionysos) were removed.
2019-11-09 18:42:15 +01:00