Commit Graph

298 Commits

Author SHA1 Message Date
Fabio Scotto di Santolo
dcbe2fb403 Stop managing Ollama through turnstile 2026-04-17 14:09:29 +02:00
Fabio Scotto di Santolo
12fe272cbb Remove Hyprland support from desktop profile 2026-04-17 12:15:41 +02:00
Fabio Scotto di Santolo
b6b905b8b3 Remove Codex CLI from desktop bootstrap and dotfiles 2026-04-17 11:52:48 +02:00
Fabio Scotto di Santolo
0522fb1f4e Remove tmux-bitwarden plugin and bw install 2026-04-17 11:32:55 +02:00
Fabio Scotto di Santolo
c4836c6164 Use Magit and mu4e as default Emacs clients 2026-04-17 10:49:16 +02:00
Fabio Scotto di Santolo
58aca45ac0 Rewrite i3lock lockscreen with wallpaper, cover resize and caching
- Replace screenshot+blur with static wallpaper (void-minimalist.png)
- Resize to display resolution with cover mode (resize^ + extent)
- Cache resized image in ~/.cache/i3lock/ to avoid re-encoding
- Invalidate cache when wallpaper or resolution changes
- Add xdotool to void_packages_base for display geometry detection
2026-04-17 09:47:44 +02:00
Fabio Scotto di Santolo
3dd8b96962 Load ~/.cargo/env in bash if it exists 2026-04-17 00:19:40 +02:00
Fabio Scotto di Santolo
06537792c4 Add rustup to desktop profile_packages 2026-04-17 00:13:19 +02:00
Fabio Scotto di Santolo
10e79a4bae Add lang/python module with uv/ruff/pylsp, ANSI colors, and LSP auto-install
- Add lang/python.el: project detection, ruff format-on-save, C-c C-v -> ruff check,
  optional pylsp with auto-install via uv (asks once per session)
- Fix pylsp resolution to check .venv, uv tool path, and PATH
- Disable legacy pyls client to avoid spurious warnings
- Add ANSI color support in compilation buffers (editor.el)
- Remove python-mode/python-ts-mode from global lsp-deferred hooks (lsp.el)
- Add ruff, ty, uv packages to desktop group_vars
2026-04-17 00:07:12 +02:00
Fabio Scotto di Santolo
5065c02930 Improve TRAMP performance with SSH ControlMaster and persistent sockets 2026-04-16 19:05:25 +02:00
Fabio Scotto di Santolo
f953141200 Add fscotto/sudo-edit function to edit files as root via TRAMP 2026-04-16 18:02:40 +02:00
Fabio Scotto di Santolo
7732f6431a Add markdown-mode with live preview and TOC generation 2026-04-16 16:35:24 +02:00
Fabio Scotto di Santolo
199f0f63a7 Add Org mode export backends and texlive dependency 2026-04-16 16:15:41 +02:00
Fabio Scotto di Santolo
1ba6004040 Enable PDF viewing in Emacs with pdf-tools and poppler dependencies 2026-04-16 15:50:01 +02:00
Fabio Scotto di Santolo
703fdfeeb4 Add /etc/hosts management to runvm for VM IP aliases 2026-04-16 14:16:08 +02:00
Fabio Scotto di Santolo
ee89d4841e Added xdg-user-dirs to desktop profile 2026-04-16 13:36:55 +02:00
Fabio Scotto di Santolo
8d44ed43c9 Add more YouTube channels to Elfeed feeds 2026-04-16 12:50:34 +02:00
Fabio Scotto di Santolo
c2d70cdf89 Configure flyspell with manual activation and ispell timeout 2026-04-16 12:24:22 +02:00
Fabio Scotto di Santolo
df615b7273 Update Elfeed feeds: replace Arch/Mint with Void Linux feeds 2026-04-16 12:05:03 +02:00
Fabio Scotto di Santolo
14d3086aa8 Add home directory as trusted project in Codex config 2026-04-16 12:04:13 +02:00
Fabio Scotto di Santolo
b06032948e Use alacritty instead of exo-open in Thunar terminal action 2026-04-15 19:40:18 +02:00
Fabio Scotto di Santolo
7d4b84925d Use subshell in ap to cd to playbook directory 2026-04-15 19:22:47 +02:00
Fabio Scotto di Santolo
b40f8e1512 Add ap function to run Ansible playbook from any directory 2026-04-15 19:00:48 +02:00
Fabio Scotto di Santolo
004499c76b Add MPV configuration with YouTube subtitles support 2026-04-15 18:40:16 +02:00
Fabio Scotto di Santolo
f3e77dbadb Use qemu:///system connection to avoid sudo in runvm 2026-04-15 16:58:49 +02:00
Fabio Scotto di Santolo
4154a492b0 Add runvm function with IP detection for libvirt VMs 2026-04-15 16:30:33 +02:00
Fabio Scotto di Santolo
819c95c0f6 Fix OpenCode DWIM session resume 2026-04-14 18:41:45 +02:00
Fabio Scotto di Santolo
031867dad9 Refine projectile OpenCode workflow 2026-04-14 15:51:34 +02:00
Fabio Scotto di Santolo
461dea9a5c Store udiskie passwords in GNOME Keyring 2026-04-14 15:01:25 +02:00
Fabio Scotto di Santolo
5e8a1b7bc2 Move user services to turnstile 2026-04-14 14:12:30 +02:00
Fabio Scotto di Santolo
e74afc6087 Auto-update Elfeed on open 2026-04-12 23:07:55 +02:00
Fabio Scotto di Santolo
ff33d62f86 Remove unused Emacs themes 2026-04-12 22:46:49 +02:00
Fabio Scotto di Santolo
28290ca23e Add vdiff and ztree tooling 2026-04-12 22:45:05 +02:00
Fabio Scotto di Santolo
4dae9a20a8 Start Emacs daemon from home directory 2026-04-12 21:54:15 +02:00
Fabio Scotto di Santolo
09d8cf21fb Add Dirvish-backed Dired workflow 2026-04-12 19:33:22 +02:00
Fabio Scotto di Santolo
bac3eafb15 Add vsv wrappers for user services 2026-04-12 15:41:29 +02:00
Fabio Scotto di Santolo
4c6079c59c Document supported playbook tags 2026-04-12 15:15:01 +02:00
Fabio Scotto di Santolo
f5b9faa496 Show dashboard in emacsclient frames 2026-04-12 15:12:19 +02:00
Fabio Scotto di Santolo
3f6b167612 Use treesit-auto for mode remapping 2026-04-12 14:27:43 +02:00
Fabio Scotto di Santolo
b792828cc0 Reconfigure GPTel for Ollama 2026-04-11 22:29:33 +02:00
Fabio Scotto di Santolo
57b4e13c2a Add OpenCode session picker for Emacs 2026-04-11 22:14:32 +02:00
Fabio Scotto di Santolo
d43710ba0c Refactor multi-vterm launch commands 2026-04-11 08:47:46 +02:00
Fabio Scotto di Santolo
d8fc6d7984 Move remaining TODOs into AGENTS 2026-04-11 08:28:35 +02:00
Fabio Scotto di Santolo
91dd182903 Refactor online tool installation flows 2026-04-10 21:54:28 +02:00
Fabio Scotto di Santolo
d5512285c1 Generalize UFW rule inventory inputs 2026-04-10 18:55:46 +02:00
Fabio Scotto di Santolo
42a71b50a2 Refactor per-user runit service setup 2026-04-10 18:36:53 +02:00
Fabio Scotto di Santolo
44ef555320 Remove iCloud keyring bootstrap tasks 2026-04-10 18:22:19 +02:00
Fabio Scotto di Santolo
8914d877bb Tighten repository agent instructions 2026-04-10 18:07:53 +02:00
Fabio Scotto di Santolo
8bd692c87b Add Ollama and Codex desktop integration 2026-04-10 16:00:03 +02:00
Fabio Scotto di Santolo
2eb01d324f Add turnstile Emacs service and stable ssh-agent 2026-04-10 13:32:03 +02:00