]> Sergey Matveev's repositories - dotfiles.git/blobdiff - mutt/bin/cfind
Split huge bin/ to proper subdirectories
[dotfiles.git] / mutt / bin / cfind
diff --git a/mutt/bin/cfind b/mutt/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'