projects
/
~bandali
/
configs
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
emacs: magit: looks for repos in direct subdirs of ~/src/git/ too
[~bandali/configs]
/
.config
/
guix
/
channels.scm
1
(list (channel
2
(name 'guix)
3
;; (url "file:///home/bandali/src/git/guix")
4
(url "https://git.savannah.gnu.org/git/guix.git"))
5
(channel
6
(name 'guix-bandali)
7
(url "file:///home/bandali/src/git/guix-bandali")))