Skip to content

Commit

Permalink
Added itermocil stub to maintain homebrew install.
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAnthony committed Aug 16, 2015
1 parent c1fd452 commit 3f5c98e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions itermocil
@@ -0,0 +1,6 @@
#!/usr/bin/python

from itermocil import main

if __name__ == '__main__':
main()

0 comments on commit 3f5c98e

Please sign in to comment.