update/fix dashboard

This commit is contained in:
2025-06-15 22:54:08 +02:00
parent 3a0b45f037
commit a310ee8795
2 changed files with 94 additions and 53 deletions

View File

@@ -12,7 +12,7 @@
(setq sh-basic-offset 2))
(use-package powershell ;; https://melpa.org/#/powershell
:commands powershell-mode)
:commands (powershell powershell-mode))
(use-package eshell-mode
:defer t