Commit Graph

459 Commits

Author SHA1 Message Date
Lucien Cartier-Tilet 21cbd9d368
Fixed issue with file opening shortcuts generation 2020-07-26 10:21:19 +02:00
Lucien Cartier-Tilet fc9cfd3a3c
Remove unused code, overhaul of file opening shortcuts section
Remove adding myself as a Bcc to emails, I don’t need that with mu4e

Shortcuts for opening files are now generated from org tables.
2020-07-23 13:53:24 +02:00
Lucien Cartier-Tilet 0f7c20e8c9
Added custom Projectile config, revised elisp and Org Capture
Added some blacklisted directories to Projectile

Wrote a function to make my code clearer with `add-to-list'

Updated Org Capture shortcuts, in particular the text displayed in the
user interface while entering the shortcuts.
2020-07-20 16:02:27 +02:00
Lucien Cartier-Tilet 540b47dc3c
Changed Xorg config of keyboard
Several layouts changed with the Menu key was too much of a pain in
the back, so the only default layout now is the bépo layout
2020-07-17 16:56:41 +02:00
Lucien Cartier-Tilet 0678d9fd43
Removed unused shortcut, added some shortcut prefixes 2020-07-17 15:27:06 +02:00
Lucien Cartier-Tilet c691847ce6
Updated org-capture organization 2020-07-17 15:26:48 +02:00
Lucien Cartier-Tilet 44b747cbf8
Fixed HTML export 2020-07-17 15:26:08 +02:00
Lucien Cartier-Tilet b01bd780be
updated mimeapps 2020-07-17 11:15:36 +02:00
Lucien Cartier-Tilet 15052ea5c1
Better Emacs shortcuts for opening files 2020-07-16 15:05:02 +02:00
Lucien Cartier-Tilet f5ee3b5c03
Reorganized and renamed some elements in org capture settings 2020-07-16 14:29:58 +02:00
Lucien Cartier-Tilet f1b242faca
Remove comments from tangled files in Emacs config 2020-07-16 14:26:04 +02:00
Lucien Cartier-Tilet 6bd0452e06
Use `setupfile` instead of `include` in org files 2020-07-16 14:25:18 +02:00
Lucien Cartier-Tilet 8fa6dc2ccc
removed unused fontawesome link, better keywords 2020-07-16 14:24:40 +02:00
Lucien Cartier-Tilet 8b5df0d40b
Overhaul of the org capture section, way more readable 2020-07-16 13:20:54 +02:00
Lucien Cartier-Tilet 1b06e3dbd2
Added Matomo tracking code 2020-07-16 13:20:06 +02:00
Lucien Cartier-Tilet c43cc10f06
Added automatic screens config 2020-07-16 13:19:36 +02:00
Lucien Cartier-Tilet db79ad2080
MPD now auto-updates on songs added in the ~/Music dir 2020-07-11 18:32:09 +02:00
Lucien Cartier-Tilet bd5922e7d7
Removed unused shortcuts 2020-07-11 18:31:52 +02:00
Lucien Cartier-Tilet e04333b237
Bumped Wonderdraft’s version 2020-07-11 18:22:01 +02:00
Lucien Cartier-Tilet b851b6144c
Added git alias `cl1` 2020-07-11 18:21:35 +02:00
Lucien Cartier-Tilet b7d437507d
Updated Emacs packages, removed unused line 2020-07-11 18:21:15 +02:00
Lucien Cartier-Tilet 9fa6082dab
Updated Awesome shortcuts 2020-07-11 18:20:56 +02:00
Lucien Cartier-Tilet c803be2505
Updated keyboard configuration, removed related Awesome autostart 2020-07-11 18:20:44 +02:00
Lucien Cartier-Tilet d3d7f118e1
Updated windows organization, added autostart command 2020-07-11 18:16:51 +02:00
Lucien Cartier-Tilet d1ce2653e9
Fixed `awiki` script 2020-07-11 18:15:46 +02:00
Lucien Cartier-Tilet 75de6a568b
Updated st transparency 2020-07-11 18:15:24 +02:00
Lucien Cartier-Tilet 38ccd3362d
Better uptime format, added variable for Dart development 2020-07-11 18:14:49 +02:00
Lucien Cartier-Tilet 1c7173764d
Removed ccls package from bootstrap script 2020-07-11 18:12:08 +02:00
Lucien Cartier-Tilet 0f9975a7bf
Better regex for generating custom org IDs 2020-07-11 18:06:35 +02:00
Lucien Cartier-Tilet 2885e1da34
Remove package, update layers, remove custom mu, Rust update
The `meson-mode` package is removed from my custom package list with
the addition of the `meson` layer in Spacemacs.

The `org` layer’s support for Trello is also removed from my
configuration while the support for Hugo is added.

The `c-c++` layer now uses `clangd` as its LSP backend instead of ccls

The `haskell` layer is removed from my configuration

Since it is now broken, instructions for installing a custom `mu`
package on Arch Linux that still enables it has been removed. I will
now use the default `mu` package from the AUR.

The Rust configuration has been updated with some additional
instructions on the reason why some elements are set, and how to
install these. The Rust LSP backend will now use the command `cargo
clippy` instead of `cargo check` to catch errors and warnings.
2020-07-11 18:00:09 +02:00
Lucien Cartier-Tilet 3e033d7529
updated mimeapps 2020-07-01 14:58:37 +02:00
Lucien Cartier-Tilet 034090ffb1
Sorted scripts alphabetically 2020-06-14 20:58:07 +02:00
Lucien Cartier-Tilet c19d4b0d96
Removed unused Lua function in Awesome config 2020-06-14 20:57:47 +02:00
Lucien Cartier-Tilet fa3faba5a2
Better wallpaper handling in Awesome with new tools from bin.org 2020-06-14 20:53:27 +02:00
Lucien Cartier-Tilet 6843dfbdbc
This breaks my code tangling 2020-06-14 20:51:56 +02:00
Lucien Cartier-Tilet ab489600c1
Fixed links broken with previous commit 2020-06-07 19:07:02 +02:00
Lucien Cartier-Tilet d6f688d985
Updated headings’ custom ID 2020-06-07 17:43:20 +02:00
Lucien Cartier-Tilet ef67fa6e25
Better org CUSTOM_ID properties
See https://blog.phundrak.com/better-custom-ids-orgmode/
2020-06-05 15:46:14 +02:00
Lucien Cartier-Tilet b81224865f
better headers 2020-06-01 17:53:20 +02:00
Lucien Cartier-Tilet 032a10d0fa
Updated conlanging layer for Spacemacs 2020-05-29 17:53:39 +02:00
Lucien Cartier-Tilet e1557c3999
Changed font of my terminal (same as Emacs), removed unused line 2020-05-29 17:41:28 +02:00
Lucien Cartier-Tilet f068368fc9
Changed the location of the Dart SDK 2020-05-29 17:41:04 +02:00
Lucien Cartier-Tilet b2846dc476
Added shortcut to modify how org-src buffers spawn 2020-05-29 17:40:33 +02:00
Lucien Cartier-Tilet 90c3bcde72
Added packages to install, fixed issue with tangling 2020-05-28 12:05:36 +02:00
Lucien Cartier-Tilet 389a740d57
Updated org projects’ export location 2020-05-28 11:58:23 +02:00
Lucien Cartier-Tilet 1c9a21d72c
Fixed issue so PATH directories aren’t added each time fish starts 2020-05-28 11:57:41 +02:00
Lucien Cartier-Tilet 3f553a2b43
Fixed display so mount names can be a bit longer 2020-05-28 11:57:14 +02:00
Lucien Cartier-Tilet 8bbd4403d4
Fixed issue with `backup` when used with directories 2020-05-28 11:56:31 +02:00
Lucien Cartier-Tilet 40f43c704a
Fixed rainymood fish function 2020-05-28 11:56:13 +02:00
Lucien Cartier-Tilet 6bb04f5fd5
Restored accidentaly deleted data 2020-05-28 11:55:40 +02:00