diff options
author | Grant Shangreaux <grant@unabridgedsoftware.com> | 2022-07-01 15:50:51 -0500 |
---|---|---|
committer | Grant Shangreaux <grant@unabridgedsoftware.com> | 2022-07-01 15:50:51 -0500 |
commit | 83ea7ff7911cdcd9605cbd4c03af4fab5f869dca (patch) | |
tree | d8639362a72c5dcff938c32f49ca1871b4ebab44 /shoshin-config.el | |
parent | 5160dc0f7cfb99b5bdb746622f38515b5af5fe27 (diff) |
Add: (package-install 'magit)
Diffstat (limited to 'shoshin-config.el')
-rw-r--r-- | shoshin-config.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shoshin-config.el b/shoshin-config.el index f98284b..3e4e8b8 100644 --- a/shoshin-config.el +++ b/shoshin-config.el @@ -73,7 +73,7 @@ (package-install 'devdocs) ;;; Projects - +(package-install 'magit) ;;; External Services (package-install 'plz) |