This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
mblaze
Watch
2
Star
0
Fork
0
You've already forked mblaze
mirror of
https://github.com/leahneukirchen/mblaze
synced
2024-11-13 07:10:26 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
1fece7b090
mblaze
/
contrib
/
mmairix
5 lines
99 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add a few example scripts
2016-07-20 16:48:12 +00:00
#!/bin/sh
rename .santoku to .mblaze
2016-08-01 17:36:23 +00:00
# mmairix QUERY - mblaze wrapper around mairix
add a few example scripts
2016-07-20 16:48:12 +00:00
mmairix: normalize path
2016-07-28 21:11:30 +00:00
mairix -r "$@" | sed 's,//*,/,g' | mless
Reference in New Issue
Copy Permalink