sh/shell/alias/micro.sh

5 lines
27 B
Bash
Raw Normal View History

2024-11-16 13:40:28 +00:00
µ() {
micro \
"${@}"
}