add README
[mi.git] / README
blob9ad9450ca2c6a29670cb6366263fd96338f8982c
1         mi - The interactive file mover
3 "mi" opens an editor with a list of arguments, preceded by a
4 hash key for each. Edit an argument to rename the
5 corresponding file.
7 Prerequisites:
9         o GNU sh compatible shell
10         o git ("git hash-object" is used to create the hashes)
11         o an editor (configurable via the environment
12           variable EDITOR)
14 Clemens Buchacher 2009-01-28