update stuff

This commit is contained in:
mokou 2021-11-17 09:26:57 +01:00
parent e5b97afe11
commit e38b71cca9
4 changed files with 9 additions and 2 deletions

View file

@ -39,6 +39,7 @@ setpath ~/Library/Python/3.7/bin
setpath ~/.radicle/bin
setpath ~/.edgedb/bin
setpath ~/.fly/bin
setpath ~/.nimble/bin
# zoxide setup
zoxide init fish | source

View file

@ -30,6 +30,11 @@
(after! lsp-mode
(setq lsp-ui-sideline-show-code-actions nil))
;; Enable prettier in RJSX-mode
(add-hook 'rjsx-mode-hook 'prettier-js-mode)
(add-hook 'typescript-mode-hook 'prettier-js-mode)
(add-hook 'typescript-tsx-mode-hook 'prettier-js-mode)
;; Make Monky communicate via cmdserver
(setq monky-process-type 'cmdserver)

View file

@ -11,3 +11,4 @@
(package! gruvbox-theme)
(package! org-pomodoro)
(package! doom-themes)
(package! prettier-js)

View file

@ -1,6 +1,6 @@
[user]
name = ana
email = ana@ana.st
name = mokou
email = mokou@fastmail.com
signingkey = 0x6F33B647A7AC80CE
[core]
editor = vim