add pandoc + alias to see markdown files

This commit is contained in:
Morgan Wattiez
2019-08-17 15:53:20 +02:00
parent 75989f4a6d
commit e8f90534a8
3 changed files with 7 additions and 0 deletions

View File

@ -92,3 +92,5 @@ brew "diff-so-fancy"
brew "ncdu"
# add tldr alternative to help
brew "tldr"
# add pandoc
brew "pandoc"