]> gitweb.michael.orlitzky.com - mutt.git/commitdiff
mutt-launcher: whitespace.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 21 Mar 2023 23:37:34 +0000 (19:37 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 21 Mar 2023 23:37:34 +0000 (19:37 -0400)
mutt-launcher

index 761595a9164b13634e77161b60b999aca0203f6e..865ecec18b444971c7ee1a99a835e6ef400c9a40 100755 (executable)
@@ -20,4 +20,5 @@ export COLUMNS="${1}"
 shift
 export LINES="${1}"
 shift
+
 exec mutt "${@}"