feat: prettier emacsmaxxing 🔥 ⚠️ 🤣

This commit is contained in:
jabuxas 2025-02-08 19:36:55 -03:00
parent e40b47a3c5
commit 561b85c320
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
;;; $DOOMDIR/config.el -*- lexical-binding: t; -*-
(setq shell-file-name (executable-find "bash"))
(setq-default vterm-shell (executable-find "fish"))
(setq-default term-shell (executable-find "fish"))
;; Place your private configuration here! Remember, you do not need to run 'doom
;; sync' after modifying this file!

View File

@ -173,7 +173,7 @@
;;solidity ; do you need a blockchain? No.
;;swift ; who asked for emoji variables?
;;terra ; Earth and Moon in alignment for performance.
(web +lsp +tree-sitter) ; the tubes
(web +lsp +tree-sitter +prettier) ; the tubes
;;yaml ; JSON, but readable
;;zig ; C, but simpler