index
:
dotfiles.git
main
My personal configurations for various programs
Thomas
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
private_dot_local
/
bin
/
executable_rmdc
blob: 0995f61a0cd127b5a1fc9b2195dfd8057c22b612 (
plain
)
1
2
3
#!/bin/sh echo "require(rmarkdown); render('$1')" | R --vanilla