Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 1.36 KB

README.md

File metadata and controls

50 lines (32 loc) · 1.36 KB

Zsh module for Marked.app

Designed for Prezto...compatiable with Oh My Zsh.

Defines Marked.app aliases and functions.

Alias(es)

Pseudonym Value
*.md, *.mmd, *.markdown Suffix aliases for mark

Function(s)

Command Description
mark Open files with Marked.app

Try it out (with antigen)

antigen bundle chauncey-garrett/marked

Like it?

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!

Author(s)

The author(s) of this module should be contacted via the issue tracker.