mathiasbynens / dotfiles

:wrench: .files, including ~/.macos — sensible hacker defaults for macOS
https://mths.be/dotfiles
MIT License
30.04k stars 8.75k forks source link

.macos: Show date next to time in menu bar #895

Open naoisegolden opened 4 years ago

naoisegolden commented 4 years ago

I thought this would be useful to other people. It adds the date to the menu bar.

Screen Shot 2019-09-23 at 5 55 34 PM

Same as setting it in System Preferences:

Screen Shot 2019-09-23 at 5 57 23 PM

dstroot commented 4 years ago

Full monte:

defaults write com.apple.menuextra.clock "DateFormat" -string "EEE MMM d h:mm:ss a"