This is the Terminal theme I use. It’s based off the “Pro” theme and slightly adjusted from there.
Screenshot
Install
Download the myTerm.terminal and the just double click on it, or chose import from the Terminal preference window.
You can also install (and make it default) via Terminal:
open "<path to>/myTerm.terminal"; \
sleep 2; \
defaults write com.apple.terminal "Default Window Settings" -string "myTerm"; \
defaults write com.apple.terminal "Startup Window Settings" -string "myTerm";
There’s also a file for my main window group: maingrp
Candy
If you want my candy for PS1
. Here are the lines in my .bashrc
And the info above is my version of “Archey”
Will write another/longer/better post later about Archey. Meanwhile, use the ReadMe file.