Skip to content

squishycat92/LoginMOTD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LoginMOTD

This repository contains a few .zshrc files to provide informative console login messages on macOS.

Installation

I highly recommend forking this repository and making your changes to personalize the MOTD that you are shown on login. That being said, if you completely agree with the information fields in my script, or just too lazy to modify it, this command will get the contents of the motd.sh file and append it to your ~/.zshrc file.

curl -sS https://raw.githubusercontent.com/squishycat92/LoginMOTD/refs/heads/main/motd.sh >> ~/.zshrc

Note

If you are updating from this repository, this will actually cause two MOTDs to be printed. In this case, you should delete the old version from ~/.zshrc. Alternatively, if you have a completely unmodified ~/.zshrc file, you can replace the file contents instead of appending to it.

curl -sS https://raw.githubusercontent.com/squishycat92/LoginMOTD/refs/heads/main/motd.sh > ~/.zshrc

About

This repository contains a few .zshrc files to provide informative console login messages on macOS.

Resources

License

Stars

Watchers

Forks

Contributors

Languages