An open API service indexing awesome lists of open source software.

https://github.com/mdarocha/zsh-windows-title

A simple zsh plugin that dynamically sets your terminal window title
https://github.com/mdarocha/zsh-windows-title

Last synced: 9 months ago
JSON representation

A simple zsh plugin that dynamically sets your terminal window title

Awesome Lists containing this project

README

          

# zsh-windows-title
![Screenshot](screenshot.png)

A simple zsh plugin that dynamically sets your terminal window title.

It displays your current working directory and last run command

## Installation
### zplugin
```
zplugin light mdarocha/zsh-window-title
```