summaryrefslogtreecommitdiff
path: root/macos
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-05-10 12:45:59 -0500
committerChristian Cleberg <[email protected]>2026-05-10 12:45:59 -0500
commit3adc92a64add53e36b769b8060531cbb7213bd7b (patch)
tree516f6c568ea80fffb7feae5873c9573ec26854ff /macos
parent4b40ad3ecaaa59a29c965dc46a242f01bbbe9e3a (diff)
downloaddotfiles-3adc92a64add53e36b769b8060531cbb7213bd7b.tar.gz
dotfiles-3adc92a64add53e36b769b8060531cbb7213bd7b.tar.bz2
dotfiles-3adc92a64add53e36b769b8060531cbb7213bd7b.zip
add macos motd script
Diffstat (limited to 'macos')
-rwxr-xr-xmacos/motd/motd.sh1
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."