93c3e1cdae
[Bin] Fix plock under X11
2023-03-14 11:02:11 +01:00
daca7f41ff
[Emacs] Fix org-file export for CI
...
On older org-mode versions, org lists are lists of lists of only one
element, so that
- a
- b
- c
translates as
(("a") ("b") ("c"))
But in more recent versions, the same list translates as
("a" "b" "c")
This commit handles both situations, as my local Emacs version follows
the latter behaviour but the Emacs version available in my CI workflow
follows the former behaviour.
2023-03-11 18:57:32 +01:00
a389169420
[Emacs] Fix code-generating Elisp
2023-03-10 23:30:45 +01:00
f6772efd86
[Emacs] Add global keybinds for compile and recompile
2023-03-10 15:34:19 +01:00
b4d27af37a
[Emacs] Remove directory from ivy-quick-find-files lookup places
2023-03-10 15:33:41 +01:00
5918d9d756
[Emacs] Remove some prettified symbols
2023-03-10 15:33:20 +01:00
a1fbe5d2f8
[Emacs] Cleaner elisp-mode configuration
2023-03-10 15:32:55 +01:00
aeefc83ac6
[Emacs] Add sdlang-mode for Zellij configuration
2023-03-10 15:32:32 +01:00
a226f325d3
[Emacs] Better dap-mode config, better documentation
2023-03-10 15:32:10 +01:00
0e4c6c6c4b
[Emacs] Simplify lsp-treemacs config, replace obsolete command
2023-03-10 15:30:17 +01:00
b810990611
[Emacs] Remove unused package
2023-03-10 15:29:39 +01:00
d7caf48eb9
[Emacs] Switch from tree-sitter to built-in treesit
2023-03-10 15:28:36 +01:00
3d3dcc6123
[Emacs] Add Java configuration
2023-03-10 15:27:50 +01:00
ff6365ba8c
[Emacs] typo
2023-03-10 15:26:51 +01:00
bc03b083ef
[Emacs] Greatly simplify org conlang project
...
It's now a much simpler process to publish since I use Vuepress.
2023-03-10 15:25:19 +01:00
d9f20bc035
[Emacs] Remove autosuggestion in Eshell
2023-03-10 15:24:18 +01:00
66c6ec5071
[Emacs] Fix compilation buffer colorization
2023-03-10 15:23:39 +01:00
46fc2b62d2
[Emacs] PDF preview in Dirvish without opening PDF files
2023-03-10 15:22:55 +01:00
07b888da3b
[Emacs] Add keybind for magit-log
2023-03-10 15:22:30 +01:00
f06fab1ec6
[StumpWM] Add keybind `s-o' due to the habit I took in Newm
2023-03-10 15:20:57 +01:00
6a0619d159
[Bin] Remove WIP part of the file I never ended up working on
2023-03-10 15:20:29 +01:00
8dbb4373be
[Bin] Create and adapt utilities for Sway and Wayland
...
Create screenshot script for Wayland using grim and slurp.
Adapt plock, emoji-rofi so they can also be used by Wayland.
Add Sway launcher script
2023-03-10 15:18:54 +01:00
5f41c8e71d
[StumpWM, bin] Add docker indicator, nerd font to font list
2023-03-10 15:17:21 +01:00
02137f0c4a
[Fish] Simplify rsync abbreviation
2023-03-10 15:15:06 +01:00
843348a096
[Fish] No more fish_greeting
2023-02-22 15:34:56 +01:00
e47c31d637
[Fish] Add abbreviation for following logs with docker-compose
2023-02-22 15:34:27 +01:00
8475732f42
[StumpWM] Restore previous mouse behaviour
2023-02-15 11:13:49 +01:00
c9c8832054
[Emacs] Replace linguistics mu4e bookmark with internship
...
I haven’t been a subscriber of some linguistics-related mailinglists
for quite some time since I began reading them through Gnus, so that
bookmark is now useless.
However, I will very soon begin my internship, so I need a bookmark
for it.
2023-02-05 23:05:09 +01:00
edb534baa1
[Emacs] Remove solidity-mode, no longer needed
continuous-integration/drone/push Build is passing
2023-01-31 15:44:03 +01:00
85e212d1f9
[Emacs] Better LSP performances
2023-01-31 15:43:48 +01:00
5b31a3fab8
[Emacs] Some more documentation
continuous-integration/drone/push Build is passing
2023-01-23 12:31:43 +01:00
5f7166b01e
[Emacs] Better name for org project
2023-01-23 12:31:43 +01:00
50f5cc94d0
[Emacs] Darken foreground of tab-bar face
2023-01-23 12:31:43 +01:00
54d6b097e4
[Emacs] Better keybinds for LSP in major-modes
2023-01-23 12:31:43 +01:00
1b24386366
[Emacs] Fix configuration for editorconfig-mode
2023-01-23 12:31:43 +01:00
883795148a
[Emacs] Ignore elc files in recentf
2023-01-23 12:31:43 +01:00
ab41c4810b
[StumpWM] I’ve gotten used to focus on mouse hover
...
Also, I’m not using StumpWM all that much anymore, so commits will
come less frequently to this file.
2023-01-23 12:31:43 +01:00
429d050d1e
[Misc] Fix Matomo tracking
2023-01-10 12:22:51 +01:00
2134e947fd
[Emacs] Add keybind to toggle tab-bar-mode, hide new tab button
continuous-integration/drone/push Build is passing
2023-01-08 21:16:38 +01:00
a509efdecd
[Emacs] Remove unnecessary line
continuous-integration/drone/push Build is passing
2023-01-08 16:44:45 +01:00
2161f9f3a6
[Emacs] Add customization for tab-bar
2023-01-05 18:56:18 +01:00
1ceaaf7f3f
[Bootstrap] Remove github remote for yadm dotfiles
...
continuous-integration/drone/push Build is passing
Gitea now mirrors automatically commits on its repository to Github
2023-01-05 14:19:02 +01:00
e4cd19b77e
[Misc] Update Matomo headers
2023-01-05 14:13:25 +01:00
f7a60d4679
[Emacs] Better keybinds for tabs
2022-12-28 18:13:41 +01:00
77231c8a20
[Emacs] Add native Emacs tabs keybinds to global prefix
continuous-integration/drone/push Build is passing
2022-12-18 17:07:37 +01:00
06266f2a2e
[Emacs] Add back mediawiki frontend
continuous-integration/drone/push Build is passing
2022-12-16 14:44:08 +01:00
0130f0fabd
[Emacs] Fix variable not correctly set
2022-12-16 14:44:08 +01:00
4ab766b657
[Emacs] Switch to Rougier's fork of mastodon.el
...
The alt timeline is just so much prettier
2022-12-16 14:44:08 +01:00
6992442453
[Emacs, Bootstrap] Remove vmd-mode, I never use it
...
Also remove package nodejs-vmd, since the only reason for me to have
it is vmd-mode
2022-12-16 14:44:08 +01:00
24f32a7589
[Emacs] Just write plaintext by default
2022-12-16 14:41:27 +01:00
0b6a673a8c
[Fish] Add sourcing private data
2022-12-16 14:41:07 +01:00
5f5c845dc4
[Emacs] Hook prettier-js into more modes
continuous-integration/drone/push Build is passing
2022-12-07 16:08:05 +01:00
baf6d0fc26
[Emacs] Add Mastodon client
2022-12-07 16:07:51 +01:00
02f2170993
[Emacs] Fix keybinds for Forge in Magit
2022-12-07 16:07:32 +01:00
4b85da9a1e
[Bootstrap] Remove obsolete package
2022-12-06 11:50:08 +01:00
8ab46ec051
[Emacs] Add timestamps in undo-tree buffer
continuous-integration/drone/push Build is passing
2022-11-23 17:59:21 +01:00
92eaa4e194
[Emacs] Add keyfreq package
continuous-integration/drone/push Build is passing
2022-11-21 11:39:56 +01:00
63d778f84d
[Emacs] Remove unused package
2022-11-21 11:36:54 +01:00
4a528bf34e
[Emacs] Fix incorrect function name
2022-11-21 11:36:38 +01:00
d590aa219c
[Emacs] Fix receipe for two packages
continuous-integration/drone/push Build is passing
2022-11-19 10:03:53 +01:00
b518e078d9
[Emacs] Add SQL to ob languages
2022-11-18 03:53:59 +01:00
8022fff67e
[Emacs] Faster mu4e update if no need to invoke mbsync
2022-11-18 03:53:40 +01:00
a570ebbc07
[Gnus] Don’t fetch old headers
...
It takes so much time depending on what needs to be loaded
2022-11-18 03:53:16 +01:00
f97d6f6bbb
[Emacs] Remove personnal account from Gnus
...
I’ll only use Gnus to read mailing lists and my RSS feeds
2022-11-18 03:52:46 +01:00
8eea0cc0d7
[StumpWM] Add missing media keys
2022-11-18 03:52:26 +01:00
fc3a0db80b
[Bin] Replace Hyprland with Qtile
2022-11-18 03:51:17 +01:00
78c6365f0b
[Emacs] Add unread emails and env version to doom-modeline
continuous-integration/drone/push Build is passing
2022-11-11 14:44:14 +01:00
2a652f06fd
[Emacs] Add Gnus config
2022-11-11 14:44:02 +01:00
590ac77ca0
[Fish] Remove old abbr, pipe out selected images
continuous-integration/drone/push Build is passing
2022-11-09 15:32:04 +01:00
ece05b7bf3
[Fish] Launch Emacs as GUI, don’t wait for it
2022-11-09 15:31:59 +01:00
d5cbecbfe0
[Bin] Better launch Wayland
2022-11-09 15:30:16 +01:00
6ce7200739
[Fish, Profile] Move custom paths to .profile
2022-11-03 12:15:55 +01:00
ffd0a3bbeb
[Bin, Fish] Move most of my environment variables to .profile
continuous-integration/drone/push Build is passing
2022-11-03 11:47:00 +01:00
da8ee0d20a
[Emacs] Add support for Less css
continuous-integration/drone/push Build is passing
2022-11-02 16:24:44 +01:00
cac91b95a7
[Emacs] Remove unneeded keybinds
continuous-integration/drone Build is passing
2022-10-26 13:10:18 +02:00
430d287e5c
[Emacs] Set Emacs’ inferior lisp program to SBCL
2022-10-26 13:09:47 +02:00
2e188238a6
[Emacs] Add new inboxes to mu4e bookmarks logic
...
I recently and finally managed to get my university’s emails with
mbsync. Time to add them to mu4e.
2022-10-26 13:08:27 +02:00
2e3be809d9
[StumpWM] Exit interactive keymaps with `q'
2022-10-26 13:07:50 +02:00
490db564ce
[StumpWM] Beginning to work on Systemd interactivity
2022-10-26 13:07:19 +02:00
65ad09cc64
[Emacs] Make dictionary change possible with flyspell hydra
2022-10-19 15:07:28 +02:00
8656b7c982
[Emacs] Add Solidity support
2022-10-19 15:07:14 +02:00
738404ac60
[Emacs] Enable prettier-js for SCSS
2022-10-19 15:06:57 +02:00
dfecd1c5f9
[Emacs] Add treesitter
2022-10-19 15:06:44 +02:00
a97fb2eb64
[Emacs] Add plantuml to org languages
2022-10-19 15:06:02 +02:00
6dedcc140b
[Emacs] Add keybinds for Forge
2022-10-19 15:05:47 +02:00
6f585993bc
[Emacs] Move through visual lines and not absolute lines
2022-10-19 15:04:55 +02:00
e70ca0f65c
[Fish] Remove `node_modules/.bin' from PATH
2022-10-19 15:03:32 +02:00
48900cc391
[Picom] Slight changes to window shadows
2022-10-19 15:03:04 +02:00
0c838facdf
[Bin] Add launchers for wayland compositors
2022-10-17 16:00:13 +02:00
fa2356f326
[Org] Update the header for unique headers
2022-10-17 15:59:54 +02:00
9859cec8b0
[Emacs] Fix incorrect command in keybind
2022-10-04 13:01:31 +02:00
d87719a476
[Emacs] Switch from XeTeX to Tectonic
2022-10-04 13:01:05 +02:00
2ac463bf17
[Emacs] Only load powerline-eshell on my main computer
2022-09-22 12:49:49 +02:00
f902b6fc92
[Emacs] Switch to Doom Nord Aurora theme
2022-09-19 12:38:34 +02:00
fdcea0b0b4
[Emacs] Remove file from agenda files
2022-09-19 12:38:22 +02:00
40c7a02110
[Emacs] Fix Yadm integration in Tramp
2022-09-19 12:38:07 +02:00
d68f406ae8
[Emacs] Better iedit configuration
2022-09-19 12:37:57 +02:00
d378016e10
[Emacs] Silence Emacs compiler, remove unused functions
2022-09-19 12:37:34 +02:00
4ff8781b52
[StumpWM] Clearer documentation
2022-09-19 12:36:04 +02:00
4868f26dad
[Fish] Add abbreviation for launching software with Nvida
2022-09-19 12:35:40 +02:00