mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-12-21 22:03:06 +00:00
Merge pull request #1239 from unixorn/2021-06-updates
Add show-path plugin
This commit is contained in:
commit
c4685c35ca
1 changed files with 1 additions and 0 deletions
|
@ -918,6 +918,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not
|
|||
* [session-sauce](https://github.com/ChrisPenner/session-sauce) - An fzf interface for tmux session creation and management for all your projects.
|
||||
* [setenv](https://github.com/kalpakrg/setenv) - Runs a script when you change directories.
|
||||
* [shelf](https://github.com/ecmma/shelf) -Utility which can be used to bookmark and access directly any file using mnemonics.
|
||||
* [show-path](https://github.com/redxtech/zsh-show-path) - Provides a function shows the `$PATH` line by line.
|
||||
* [simpleserver](https://github.com/sathish09/zsh_plugins/tree/master/simpleserver) - Plugin to easily start python `SimpleHTTPServer` and `SimpleHTTPSServer`.
|
||||
* [skim](https://github.com/hackerchai/skim-zsh) - Adds support for [skim](https://github.com/lotabout/skim)
|
||||
* [slugify](https://github.com/lashoun/slugify) - Converts filenames and directories to a web friendly format.
|
||||
|
|
Loading…
Reference in a new issue