update editor settings

This commit is contained in:
2026-06-26 20:50:35 -04:00
parent 0bddedc48d
commit 46d127f057
4 changed files with 57 additions and 19 deletions
+2 -1
View File
@@ -1 +1,2 @@
eval "$(ruff generate-shell-completion bash)"
# Ruff completion
command -v ruff >/dev/null && eval "$(ruff generate-shell-completion bash 2>/dev/null)"