diff options
| author | Christian Cleberg <[email protected]> | 2026-05-10 12:45:59 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-05-10 12:45:59 -0500 |
| commit | 3adc92a64add53e36b769b8060531cbb7213bd7b (patch) | |
| tree | 516f6c568ea80fffb7feae5873c9573ec26854ff /macos/motd | |
| parent | 4b40ad3ecaaa59a29c965dc46a242f01bbbe9e3a (diff) | |
| download | dotfiles-3adc92a64add53e36b769b8060531cbb7213bd7b.tar.gz dotfiles-3adc92a64add53e36b769b8060531cbb7213bd7b.tar.bz2 dotfiles-3adc92a64add53e36b769b8060531cbb7213bd7b.zip | |
add macos motd script
Diffstat (limited to 'macos/motd')
| -rwxr-xr-x | macos/motd/motd.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/macos/motd/motd.sh b/macos/motd/motd.sh new file mode 100755 index 0000000..1d1ea0c --- /dev/null +++ b/macos/motd/motd.sh @@ -0,0 +1 @@ +echo "Welcome back, $USER." |
