How to install xtitle
What is “xtitle” Package?
Set window title and icon for your X terminal
For more details: https://www.cs.indiana.edu/~kinzler/xtitle/
Installation
- Open Terminal by pressing
command+space
then type terminal and hitEnter
key. - Install homebrew first.
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install xtitle.
brew install xtitle
Now, use xtitle!