Skip to content

Commit

Permalink
Install QLMarkdown via Homebrew
Browse files Browse the repository at this point in the history
  • Loading branch information
dkav committed Jan 26, 2020
1 parent 72b8b74 commit 1a01274
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Finder/qlmd_setup.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
#!/bin/zsh

# Download release from https://github.com/toland/qlmarkdown/releases
qldir="~/Library/Quicklook"
mkdir $qldir
cp QLMarkdown.qlgenerator $qldir/
# QLMarkdown - QuickLook generator for Markdown files
brew cask install qlmarkdown

0 comments on commit 1a01274

Please sign in to comment.