# function. you can declare a function like this: ```bash foo() { # commands go here. } ```