mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-27 03:10:18 +00:00
Add windows-title plugin
This commit is contained in:
parent
d77105c58a
commit
9cbd4a03ed
1 changed files with 1 additions and 0 deletions
|
@ -691,6 +691,7 @@ zapack is a basic fast minimal ZSH plugin loader.
|
|||
* [wd](https://github.com/mfaerevaag/wd) - Warp directory lets you jump to custom directories in ZSH, without using `cd`. Why? Because `cd` seems inefficient when the folder is frequently visited or has a long path.
|
||||
* [web-search](https://github.com/sinetoami/web-search) - Add commands to run bing, google, yahoo, & duckduckgo searches directly from the CLI.
|
||||
* [whobrokemycode](https://github.com/cameronbroe/whobrokemycode) - Highlight where a particular line was last changed in a file using `git blame`.
|
||||
* [windows-title](https://github.com/mdarocha/zsh-windows-title/issues) - Dynamically updates terminal window title with current directory and the last command run.
|
||||
* [workon](https://github.com/bryanculver/workon.plugin.zsh) - Simple utility for jumping between projects.
|
||||
* [yadm](https://github.com/juanrgon/yadm-zsh) - Displays a warning if there are local yadm configuration changes.
|
||||
* [yapipenv](https://github.com/AnonGuy/yapipenv.zsh) - Automatically activate a directory's pip environment if `pipenv` detects the presence of one.
|
||||
|
|
Loading…
Reference in a new issue