projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[rc] add nmam and nmam3 aliases for extracting patches from notmuch
[~bandali/configs]
/
rc.org
diff --git
a/rc.org
b/rc.org
index
5327f2a
..
1ac68f8
100644
(file)
--- a/
rc.org
+++ b/
rc.org
@@
-686,6
+686,8
@@
timeout = 0
pr = pull --rebase
ps = push
psf = push --force
pr = pull --rebase
ps = push
psf = push --force
+ nmam = "!f() { notmuch show --format=raw $1 | git am -; }; f"
+ nmam3 = "!f() { notmuch show --format=raw $1 | git am -3 -; }; f"
#+end_src
**** color
#+end_src
**** color
@@
-2215,6
+2217,7
@@
notmuch tag -inbox +lists/hackernewsletter -- folder:amin/lists/hackernewsletter
notmuch tag -inbox +lists/haskell-weekly -- folder:amin/lists/haskell-weekly
notmuch tag -inbox +pay -- folder:amin/pay
notmuch tag -inbox +lists/haskell-weekly -- folder:amin/lists/haskell-weekly
notmuch tag -inbox +pay -- folder:amin/pay
+notmuch tag -inbox +banking -- folder:amin/banking
# </aminb>
# <uw>
# </aminb>
# <uw>