index
:
dotfiles
master
Dotfiles
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
ediff.sh
blob: 4115a90a8c426d73601a2ac3cfd4b01885770c74 (
plain
)
1
2
3
#!/bin/sh
emacsclient
-c
--eval
"(ediff \"
$1
\" \"
$2
\")"