diff options
Diffstat (limited to 'content/blog/2026-06-01-macos-motd.org')
| -rw-r--r-- | content/blog/2026-06-01-macos-motd.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/2026-06-01-macos-motd.org b/content/blog/2026-06-01-macos-motd.org index 316e97a..5d42f34 100644 --- a/content/blog/2026-06-01-macos-motd.org +++ b/content/blog/2026-06-01-macos-motd.org @@ -116,7 +116,7 @@ chmod +x ~/.motd.sh At this point, the script is ready. We simply need to tell macOS to execute it whenever the user launches a new shell. -To do this, open the =.zprofile= file add a line referencing the script: +To do this, open the =.zprofile= file and add a line referencing the script: #+begin_src shell nano ~/.zprofile |
