dotfiles/run_before_hello_world.sh
2022-12-10 18:02:07 -08:00

4 lines
34 B
Bash
Executable File

#!/bin/bash
#
echo "Hello World!"