Skip to content

KiwiSingh/Kiwis-Nice-Rice-macOS-Edition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kiwi's Nice Rice (macOS Edition)

A simple custom setup that I have for my macOS Terminal, themed around my anime waifu, Hasuki Komai, from Boarding School Juliet.

Prerequisites

  • Existing Homebrew installation
  • icalBuddy

Installation:

brew install ical-buddy
  • osx-cpu-temp

Installation:

brew install osx-cpu-temp
  • smartmontools

Installation:

brew install smartmontools
  • Already cloned mac-motd from here
  • Existing install of Iosevka Bold Extended font.

Installation:

  1. Replace the motd.sh file from the repo you cloned from douz, with the version from my repo.
  2. Double click the .terminal file from my repo upon downloading
  3. Inside of the Terminal window that opens, hit Shell > Use as default
  4. In case the wallpaper doesn't show up, navigate to your locally downloaded copy of the PNG file in this repo
  5. Add the following lines to the end of your .zshrc file, by means of nano:
echo "It is currently $(date '+%A, %B %d, %Y, %T') Touwa Standard Time."
/full/path/to/repo/mac-motd/motd.sh

where the second line above is the actual path to your motd.sh file, as opposed to the placeholder in the code above. As an example, here's what I have in those lines:

echo "It is currently $(date '+%A, %B %d, %Y, %T') Touwa Standard Time."
/Users/pekoxusagikiwi/Downloads/mac-motd/motd.sh
  1. Run nano again, and add the contents from the motd file in this repo to your motd file. Alternatively:
sudo rm /etc/motd
sudo chmod +rwx /path/to/this/repo/motd
sudo cp /path/to/this/repo/motd /etc/motd
  1. Restart your Terminal shell.

Screenshots

Disclaimer

The Terminal theme is built around a theme called Unikitty, modified by myself. I do not take credit for the original Unikitty theme. The Hasuki Komai fanart is also originally from Pixiv, though I cannot yet find the artist (I shall give attribution when I find them). The PNG has been modified to have a glassy look, as well as upscaled by yours truly, via waifu2x and GIMP. Hasuki Komai, Juliet Persia, Boarding School Juliet, the nation of Touwa, the Principality of West, and all other related characters and places, are registered trademarks of Yousuke Kaneda, Kodansha USA, Liden Films, and associated parties. I do not stake any claim to any of the characters, places or other trademarks, implicit or explicit.