This website requires JavaScript.
Explore
Help
Sign In
gered
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
dc81ee050a
dotfiles
/
emacs.d
/
git.el
5 lines
69 B
EmacsLisp
Raw
Normal View
History
Unescape
Escape
initial emacs.d config probably a bunch of dumb things in here
2024-12-02 23:56:19 -05:00
(
use-package
magit
:ensure
t
reformat various files, removing tabs
2024-12-03 11:16:34 -05:00
:bind
(
(
"
C-x g
"
.
magit-status
)
)
)
Reference in a new issue
Copy permalink