1 2 3 4 5 6 7
#!/bin/bash # Create directory mkdir -p ~/.pandoc/templates # Link at ./pandoc stow -Rt ~/.pandoc/templates -d pandoc templates