Defines Marked.app aliases and functions.
Pseudonym | Value |
---|---|
*.md , *.mmd , *.markdown |
Suffix aliases for mark |
Command | Description |
---|---|
mark |
Open files with Marked.app |
Try it out (with antigen)
antigen bundle chauncey-garrett/marked
Add it to your .zshrc
:
source "/path-to-antigen-clone/antigen.zsh"
antigen use prezto # OR oh-my-zsh
...
antigen bundle chauncey-garrett/marked
...
antigen apply
If not, open an issue!
The author(s) of this module should be contacted via the issue tracker.