Skip to content

Instantly share code, notes, and snippets.

@sudomaxime
Created August 2, 2020 18:56
Show Gist options
  • Save sudomaxime/c2d59c1be3e75751665da4e65168d5c4 to your computer and use it in GitHub Desktop.
Save sudomaxime/c2d59c1be3e75751665da4e65168d5c4 to your computer and use it in GitHub Desktop.
#!/bin/moistly
source inclusive_team
source perfect_hair
source actually_awnser_question_lib # deprecated since mandate.2.0
SORRY=1
THANKYOU=0
keep_working_on_speech () {
LOOK_AT_CAMERAS=$1
PERFECT_HAIR=$2
AM_I_DONE_READING_MY_WRITERS_SCRIPT=$3
while [ LOOK_AT_CAMERAS ]:
if [ not perfect_hair(PERFECT_HAIR) ]:
LOOK_AT_CAMERAS=false
fi
if [ AM_I_DONE_READING_MY_WRITERS_SCRIPT ]:
LOOK_AT_CAMERAS=false
elif
LOOK_AT_CAMERAS=true
adjust_hair()
fi
done
exit THANKYOU
# Should theorically never reach this code
awnser_question false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment