index
:
emacs.d
master
Emacs configuration
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
snippets
/
snakemake-mode
/
cdrun
blob: a65427996c79752c048d68fcaca0160aaeac5b99 (
plain
)
1
2
3
4
# -*- mode: snippet -*- # key: cd # -- "cd $(dirname {${1:input[0]}}) && ./$(basename {$1})"