summaryrefslogtreecommitdiffstats
path: root/.local/bin/e
blob: cab6db4990ac1b95ce88e82ff545d98c5850c794 (plain) (blame)
1
2
3
#!/bin/sh --

"${EDITOR:-ed}" "$@"