Zsh plugins
Last updated
Was this helpful?
Last updated
Was this helpful?
I use to manage . Below is a list of plugins I use.
- Because your terminal should be able to perform tasks asynchronously without external tools.
- Jump around.
- Jump back to a specific directory, without doing cd ../../..
.
- Additional completion definitions for Zsh.
- Fish-like autosuggestions for Zsh.
- Command-line fuzzy finder.
- ZSH port of Fish history search.
- Fish shell like syntax highlighting for Zsh.
- Better completion for npm.
- Pretty, minimal and fast ZSH prompt.
- Next-generation cd command with an interactive filter.
- Easily see what's happening on your computer's ports.
- Fine granularity, number of features, 40 work hours themes.
- Runs git fetch upstream
& git merge upstream/master
.
- Sync git repositories and clean them up.
- Open pull requests from command line.
- Easily add remotes to git repositories.