index
:
dotfiles.git
master
My personal dotfiles
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
show_markdown
blob: 553c5682118907207a3e276229da4cfc2178a308 (
plain
)
1
2
3
#!/bin/bash pandoc $1 > /tmp/show_markdown.html; surf /tmp/show_markdown.html