You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
12 months ago | |
---|---|---|
.gitignore | 12 months ago | |
LICENSE | 12 months ago | |
README.md | 12 months ago | |
go.mod | 12 months ago | |
main.go | 12 months ago | |
screenshot.png | 12 months ago |
README.md
settermtitle
A simple command-line tool written in Go that sets the terminal title. Useful for naming your various Terminal windows as you work on multiple things at the same time and need a way to quickly and easily identify which Terminal is which.
Quick Start
$ go install git.mills.io/prologic/settermtitle
$ settermtitle Hello World
License
settermtitle
is licensed under the terms of the WTFPL license.