diff options
| author | Christian Cleberg <[email protected]> | 2026-06-19 10:15:29 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-06-19 10:15:36 -0500 |
| commit | 54339a23f57c6dd24cc3cec3806d3a29e94b759f (patch) | |
| tree | b592933f7d162fe0a06a292a876d005d22fe9c26 /content/blog/2026-06-01-macos-motd.org | |
| parent | d155098ced0f68f64f8c5177583b8ef286b5fd61 (diff) | |
| download | cleberg.net-54339a23f57c6dd24cc3cec3806d3a29e94b759f.tar.gz cleberg.net-54339a23f57c6dd24cc3cec3806d3a29e94b759f.tar.bz2 cleberg.net-54339a23f57c6dd24cc3cec3806d3a29e94b759f.zip | |
fix: resolve spelling issues in 2026 posts
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 |
