mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-23 12:56:26 +00:00
Fix shfmt command and formatted files
This commit is contained in:
@@ -11,5 +11,5 @@
|
||||
# If the status code was zero then repeat.
|
||||
#
|
||||
while [ $? -eq 0 ]; do
|
||||
"$@"
|
||||
"$@"
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user