Initial commit
This commit is contained in:
commit
1eb8f49be2
20 changed files with 378 additions and 0 deletions
5
.emacs.d/transient/history.el
Normal file
5
.emacs.d/transient/history.el
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
((magit-commit nil)
|
||||
(magit-dispatch nil)
|
||||
(magit-gitignore nil)
|
||||
(magit-log
|
||||
("-n256" "--graph" "--decorate")))
|
||||
Loading…
Add table
Add a link
Reference in a new issue