mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-16 14:47:57 +00:00
Merge pull request #1040 from unixorn/2020-October-updates
Add cdc plugin
This commit is contained in:
commit
47861d8c9f
1 changed files with 1 additions and 0 deletions
|
@ -482,6 +482,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not
|
|||
* [cd-reminder](https://github.com/bartboy011/cd-reminder) - Display reminders when `cd`-ing into specified directories.
|
||||
* [cd-reporoot](https://github.com/P4Cu/cd-reporoot) - A ZSH plugin to `cd` to the current repository checkout's root directory.
|
||||
* [cd-ssh](https://github.com/jeffwalter/zsh-plugin-cd-ssh) - `ssh` to a server when you accidentally `cd` to it.
|
||||
* [cdc](https://github.com/evanthegrayt/cdc) - Makes it easier to change directories to directories that are subdirs of a user-defined list of directories. Includes tab-completion, session history and `pushd`, `popd` and `dirs` equivalents.
|
||||
* [cdbk](https://github.com/MikeDacre/cdbk) - A ZSH plugin to allow easy named directory creation - shortcuts to any directory you want.
|
||||
* [cdc](https://github.com/evanthegrayt/cdc) - Shell function for changing directory to a directory found in one of your defined frequently-used places.
|
||||
* [cdr](https://github.com/willghatch/zsh-cdr) - Easy setup of cdr for ZSH.
|
||||
|
|
Loading…
Reference in a new issue