Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free. Learn more →
Top 23 Shell zsh-plugin Projects
-
Project mention: Plugin to list, access or open a tmux session when a new shell is opened. | reddit.com/r/zsh | 2022-09-24
I was just looking through this zsh "awesome list" looking for inspiration for stuff to try (i.e. procrastinating) and noticed this commit. Damn that was fast haha!
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
zsh-autocomplete
🤖 Real-time type-ahead completion for Zsh. Asynchronous find-as-you-type autocompletion.
Yeah second this ^ its exactly what OP is asking for. Combine with auto-complete plugin and you can find any command youve typed before easily
-
Just want to make sure: Have you looked into fzf-tab before starting to implement this?
-
-
Project mention: term-edit.nvim: making vim key bindings work in terminal buffers | reddit.com/r/neovim | 2023-01-20
Thank you for your answer, I'm using zsh and zsh-vi-mode, and, at least in my experience, it works GREAT!
-
zsh-z
Jump quickly to directories that you have visited "frecently." A native Zsh port of z.sh with added features.
Project mention: This startup is going to change the game on file directories | reddit.com/r/ProgrammerHumor | 2023-01-15zshell-z Even simpler and more flexible.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
zsh-you-should-use
📎 ZSH plugin that reminds you to use existing aliases for commands you just typed
If you really want to take it to the next level, you could hook into readline and parse the buffer before it is executed to tell the user immediately. Like MichaelAquilina/zsh-you-should-use for zsh.
-
-
You can use a plugin manager like https://github.com/marlonrichert/zsh-snap to cache the output of these commands. Using something like the packages version number as the cache key will ensure that it gets regenerated only once per package update as opposed to every shell launch.
-
This is great! I've been using Dotbare, GNU Stow and some of my own aliases for a while now to sync my dotfiles, and this seems like a great and simple addition to my toolkit (and graeat for regular git repo's as well!). Thank you for sharing!
-
-
Project mention: zsh-abbr v4.8.3: better zsh-autosuggestions support | reddit.com/r/zsh | 2022-12-19
-
Plugin managers: ZI, Zinit, Zpm, Zgenom, Zgen (after and if the PR will be merged).
-
[[ -e ~/.antidote ]] || git clone https://github.com/mattmc3/antidote.git ~/.antidote
-
-
-
zsh-system-clipboard
System clipboard key bindings for Zsh Line Editor with vi mode. It is similar to what `set clipboard=unnamed` does for vim.
It looks like this is related to a plugin you've installed. This StackOverflow answer and the zsh-system-clipboard plugin README both state that the zsh line editor yanks to an internal register by default.
-
$ git clone https://github.com/momo-lab/zsh-abbrev-alias ~/.config/zsh-abbrev-alias/ $ echo 'source $HOME/.config/zsh-abbrev-alias/abbrev-alias.plugin.zsh' >> ~/.zshrc
-
nx-completion (autocompletion for nx commands)
-
-
I recently downloaded this syntax highlighter: https://github.com/z-shell/F-Sy-H. This was before I found this one: https://github.com/zdharma-continuum/fast-syntax-highlighting. Could anyone tell me if I need to check my computer for malware? It's just that I'm not sure if it's safe.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Shell zsh-plugin related posts
- term-edit.nvim: making vim key bindings work in terminal buffers
- This startup is going to change the game on file directories
- zsh plugin to select a files in current directory
- zsh-abbr v4.8.3: better zsh-autosuggestions support
- Zsh-autocomplete: Real-time type-ahead completion for Zsh
- I don't know which plugin of oh-my-zsh displays all directories in the folder I'm in below the Command-line
- zsh-abbr v5.0.0.beta-1 pre-release. multi-word abbreviations!
-
A note from our sponsor - SonarQube
www.sonarqube.org | 26 Jan 2023
Index
What are some of the best open-source zsh-plugin projects in Shell? This list will help you:
Project | Stars | |
---|---|---|
1 | awesome-zsh-plugins | 12,235 |
2 | forgit | 3,715 |
3 | zsh-autocomplete | 2,853 |
4 | fzf-tab | 1,930 |
5 | zsh-nvm | 1,922 |
6 | zsh-vi-mode | 1,673 |
7 | zsh-z | 1,380 |
8 | zsh-you-should-use | 971 |
9 | git-extra-commands | 849 |
10 | zsh-snap | 803 |
11 | dotbare | 552 |
12 | fzf-marks | 427 |
13 | zsh-abbr | 343 |
14 | zpm | 264 |
15 | antidote | 261 |
16 | history-sync | 191 |
17 | autoenv | 157 |
18 | zsh-system-clipboard | 108 |
19 | zsh-abbrev-alias | 101 |
20 | nx-completion | 93 |
21 | zsh-edit | 87 |
22 | F-Sy-H | 87 |
23 | kube-aliases | 78 |