What does running set without arguments display in the shell?
set
Only commands saved in shell history.
Only variables exported to child processes.
The current shell variables and environment variables.
Only files in the current working directory.