mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
4 lines
95 B
Plaintext
4 lines
95 B
Plaintext
# name: echo detailed debug
|
|
# key: pdd
|
|
# --
|
|
echo -e "\n>>>>>> ${1:name}:\n"; ${2:$1${3:}} >&2$0 |