]> Sergey Matveev's repositories - dotfiles.git/blobdiff - bin/bin/cfind
~/bin contents
[dotfiles.git] / bin / bin / cfind
diff --git a/bin/bin/cfind b/bin/bin/cfind
new file mode 100755 (executable)
index 0000000..0ed88f2
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+mu cfind --format=mutt-alias $1 | sed -n 's/alias [^ ]* \(.*\)$/\1/p'