This website works better with JavaScript.
Explore
Help
Sign In
angrygoats
/
emacs-config
Watch
1
Star
0
Fork
You've already forked emacs-config
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
V2 Emacs config now kept as it's own repository.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2
Commits
1
Branch
0
Tags
2.9 MiB
Emacs Lisp
100%
Tree:
261b5e0382
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '261b5e0382'
${ noResults }
emacs-config
/
elisp
/
git.el
4 lines
55 B
Raw
Blame
History
;; Git configurations
(
use-package
magit
:ensure
t
)
Reference in new issue
Copy Permalink