Fix Doom config

This commit is contained in:
Fabio Scotto di Santolo
2025-10-25 17:10:48 +02:00
parent 90fa090890
commit 9acf200418
7 changed files with 48 additions and 38 deletions

View File

@@ -1,5 +0,0 @@
#!/usr/bin/env bash
if command -v mise > /dev/null 2>&1; then
eval "$(mise activate bash)"
fi