Created
December 12, 2016 14:48
-
-
Save tuxology/c0a68cee20506b0f66080959535b1b4d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
indent -nbad -bap -nbc -bbo -hnl -br -brs -c33 -cd33 -ncdb -ce -ci4 \ | |
-cli0 -d0 -di1 -nfc1 -i8 -ip0 -l80 -lp -npcs -nprs -npsl -sai \ | |
-saf -saw -ncs -nsc -sob -nfca -cp33 -ss -ts8 -il1 \ | |
$1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment