aboutsummaryrefslogtreecommitdiff
path: root/shoshin-config.org
diff options
context:
space:
mode:
authorGrant Shangreaux <grant@unabridgedsoftware.com>2022-07-01 15:50:51 -0500
committerGrant Shangreaux <grant@unabridgedsoftware.com>2022-07-01 15:50:51 -0500
commit83ea7ff7911cdcd9605cbd4c03af4fab5f869dca (patch)
treed8639362a72c5dcff938c32f49ca1871b4ebab44 /shoshin-config.org
parent5160dc0f7cfb99b5bdb746622f38515b5af5fe27 (diff)
Add: (package-install 'magit)
Diffstat (limited to 'shoshin-config.org')
-rw-r--r--shoshin-config.org5
1 files changed, 5 insertions, 0 deletions
diff --git a/shoshin-config.org b/shoshin-config.org
index deab2a5..8d2ac08 100644
--- a/shoshin-config.org
+++ b/shoshin-config.org
@@ -377,6 +377,11 @@ config might get what i want with vanilla built ins.
:END:
** project.el
+** version control
+*** magit
+#+begin_src emacs-lisp
+ (package-install 'magit)
+#+end_src
* External Services
:PROPERTIES:
:header-args:emacs-lisp: :noweb-ref external-services :noweb-sep "\n\n" :results silent