Install bruno
This commit is contained in:
parent
d5af9e2981
commit
d779ee0d86
2 changed files with 5 additions and 1 deletions
|
|
@ -401,6 +401,9 @@
|
||||||
:config
|
:config
|
||||||
(marginalia-mode))
|
(marginalia-mode))
|
||||||
|
|
||||||
|
(use-package markdown-mode
|
||||||
|
:defer t)
|
||||||
|
|
||||||
(use-package modus-themes
|
(use-package modus-themes
|
||||||
:config
|
:config
|
||||||
(setq modus-themes-org-blocks 'tinted-background
|
(setq modus-themes-org-blocks 'tinted-background
|
||||||
|
|
|
||||||
|
|
@ -13,8 +13,9 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
bottom
|
|
||||||
babashka
|
babashka
|
||||||
|
bottom
|
||||||
|
bruno
|
||||||
cascadia-code
|
cascadia-code
|
||||||
clj-kondo
|
clj-kondo
|
||||||
cloc
|
cloc
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue