alias/mount

This commit is contained in:
Marc Beninca 2025-07-06 19:17:22 +02:00
parent 3cd761254a
commit 216f84c858
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -1,4 +1,4 @@
m() { a__mount "${@}"; } #= m
a__mount() { a__mount() {
mount \ mount \
"${@}" "${@}"