Skip to content

amyreese/zsh-titles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

zsh-titles

Automatic terminal and tmux titles based on current location and task.

Terminal window titles will include information about your current tmux session, while your tmux windows will be named based on your current directory and the command being run. See the following screenshot for examples of both:

screenshot

Note: Since tmux v2.7, the option that allows tmux windows to be automatically rename was turned off by default. To turn it on, add

set -g allow-rename on

to your .tmux.conf.

copyright

zsh-titles is copyright 2022 Amethyst Reese, and licensed under the MIT license.

About

Terminal/tmux titles based on current location and task

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages