Created
December 13, 2013 09:55
-
-
Save shinokada/7942169 to your computer and use it in GitHub Desktop.
Vim-instatnt-markdown+Mavericks+zsh ref: http://qiita.com/sokada/items/0bfac2e6717f21504ee8
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gem install pygements.rb | |
gem install redcarpet | |
npm -g install instant-markdown-d |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
filetype plugin on | |
# you need this for zsh | |
set shell=bash\ -i |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment