aboutsummaryrefslogtreecommitdiff
path: root/shoshin-config.el
diff options
context:
space:
mode:
authorshoshin <shoshin@cicadas.surf>2022-07-03 21:03:52 -0500
committershoshin <shoshin@cicadas.surf>2022-07-03 21:03:52 -0500
commit04c31d084627639068a481f1807ae1505e496cde (patch)
tree9ecd3e09b5854afa3812dd9048ad90ad1e9f7241 /shoshin-config.el
parent7c6f0f0e368b991f6eee9e256c77904c59da4c4e (diff)
Add: exported readme attempt to show on cgit
Diffstat (limited to 'shoshin-config.el')
-rw-r--r--shoshin-config.el13
1 files changed, 0 insertions, 13 deletions
diff --git a/shoshin-config.el b/shoshin-config.el
index ec0c504..8bd307e 100644
--- a/shoshin-config.el
+++ b/shoshin-config.el
@@ -109,16 +109,3 @@
(mapc #'package-install my-chosen-themes)
(package-install 'windresize)
-(custom-set-variables
- ;; custom-set-variables was added by Custom.
- ;; If you edit it by hand, you could mess it up, so be careful.
- ;; Your init file should contain only one such instance.
- ;; If there is more than one, they won't work right.
- '(package-selected-packages
- '(plz corfu xah-fly-keys windresize which-key web-server vertico srht sly markdown-mode marginalia magit json-mode htmlize embark dracula-theme devdocs darkroom cyberpunk-theme corfu-terminal corfu-popup consult)))
-(custom-set-faces
- ;; custom-set-faces was added by Custom.
- ;; If you edit it by hand, you could mess it up, so be careful.
- ;; Your init file should contain only one such instance.
- ;; If there is more than one, they won't work right.
- )