All Projects → jreese → zsh-titles

jreese / zsh-titles

Licence: MIT License
Terminal/tmux titles based on current location and task

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to zsh-titles

Zui
⬢ Zsh User Interface library – CGI+DHTML-like rapid application development with Zsh
Stars: ✭ 95 (+106.52%)
Mutual labels:  zsh, zsh-plugin
Zsh Abbr
The zsh manager for auto-expanding abbreviations, inspired by fish shell.
Stars: ✭ 109 (+136.96%)
Mutual labels:  zsh, zsh-plugin
Zsh Snap
⚡️ Znap! A fast & light-weight plugin manager & Git repo manager for Zsh.
Stars: ✭ 98 (+113.04%)
Mutual labels:  zsh, zsh-plugin
Kube Aliases
Kubernetes Aliases and Bash Functions
Stars: ✭ 40 (-13.04%)
Mutual labels:  zsh, zsh-plugin
History Sync
An oh-my-zsh plugin for GPG encrypted internet synchronised Zsh history, with Git.
Stars: ✭ 135 (+193.48%)
Mutual labels:  zsh, zsh-plugin
Fzf Widgets
ZLE widgets of fzf
Stars: ✭ 72 (+56.52%)
Mutual labels:  zsh, zsh-plugin
Forgit
💤 A utility tool powered by fzf for using git interactively.
Stars: ✭ 1,823 (+3863.04%)
Mutual labels:  zsh, zsh-plugin
Zsh Autocomplete
🤖 Real-time type-ahead completion for Zsh. Asynchronous find-as-you-type autocompletion.
Stars: ✭ 641 (+1293.48%)
Mutual labels:  zsh, zsh-plugin
gitignore.plugin.zsh
ZSH plugin for creating .gitignore files.
Stars: ✭ 44 (-4.35%)
Mutual labels:  zsh, zsh-plugin
Autoenv
Autoenv for zsh
Stars: ✭ 131 (+184.78%)
Mutual labels:  zsh, zsh-plugin
Pctl
zsh plugin for proxy
Stars: ✭ 6 (-86.96%)
Mutual labels:  zsh, zsh-plugin
Z.lua
⚡ A new cd command that helps you navigate faster by learning your habits.
Stars: ✭ 2,164 (+4604.35%)
Mutual labels:  zsh, zsh-plugin
Fzf Tab
Replace zsh's default completion selection menu with fzf!
Stars: ✭ 761 (+1554.35%)
Mutual labels:  zsh, zsh-plugin
Zsh Abbrev Alias
This zsh plugin provides functionality similar to Vim's abbreviation expansion.
Stars: ✭ 84 (+82.61%)
Mutual labels:  zsh, zsh-plugin
Zsh You Should Use
📎 ZSH plugin that reminds you to use existing aliases for commands you just typed
Stars: ✭ 659 (+1332.61%)
Mutual labels:  zsh, zsh-plugin
Zsh Nvm
Zsh plugin for installing, updating and loading nvm
Stars: ✭ 1,670 (+3530.43%)
Mutual labels:  zsh, zsh-plugin
Fz
Cli shell plugin, the missing fuzzy tab completion feature of z jump around command.
Stars: ✭ 359 (+680.43%)
Mutual labels:  zsh, zsh-plugin
Zsh Z
Jump quickly to directories that you have visited "frecently." A native ZSH port of z.sh.
Stars: ✭ 562 (+1121.74%)
Mutual labels:  zsh, zsh-plugin
Zpm
ZPM — Zsh Plugin Manager
Stars: ✭ 112 (+143.48%)
Mutual labels:  zsh, zsh-plugin
Quiver
Quiver is the tool to manage all of your tools for bug bounty hunting and penetration testing.
Stars: ✭ 140 (+204.35%)
Mutual labels:  zsh, zsh-plugin

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 2015 John Reese, and licensed under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].