mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-21 17:03:03 +00:00
Merge pull request #1922 from unixorn/2024-updates
Add `iliutaadrian/zapmarks` plugin
This commit is contained in:
commit
30698ec881
1 changed files with 1 additions and 0 deletions
|
@ -1566,6 +1566,7 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts:
|
|||
- [z.lua](https://github.com/skywind3000/z.lua) - A command line tool which helps you navigate faster by learning your habits. An alternative to [z.sh](https://github.com/rupa/z) with Windows and posix shells support and various improvements. 10x faster than fasd and autojump, 3x faster than [z.sh](https://github.com/rupa/z).
|
||||
- [zabb](https://github.com/Mellbourn/zabb) - `zabb` is a command that tries to figure out the shortest memorable abbreviation of a directory that is usable by [z](https://github.com/ajeetdsouza/zoxide) to unambiguously jump to that directory.
|
||||
- [zabrze](https://github.com/Ryooooooga/zabrze) - A ZSH abbreviation expansion plugin.
|
||||
- [zapmarks](https://github.com/iliutaadrian/zapmarks) - Provides quick access to your most used command-line bookmarks. It allows you to save, search, and execute complex commands with ease.
|
||||
- [zautoload](https://github.com/Doc0x1/zautoload) - Autoloader for ZSH config files.
|
||||
- [zaw](https://github.com/zsh-users/zaw) - ZSH anything.el-like widget.
|
||||
- [zbrowse](https://github.com/zdharma-continuum/zbrowse) - When doing shell work, it is often the case that `echo $variable` is invoked multiple times, to check the result of a loop, etc. With ZBrowse, you just need to press `Ctrl-B`, which invokes the ZBrowse – Zshell variable browser.
|
||||
|
|
Loading…
Reference in a new issue