Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Group plugins #1

Open
hernanmd opened this issue Feb 25, 2024 · 0 comments
Open

Group plugins #1

hernanmd opened this issue Feb 25, 2024 · 0 comments

Comments

@hernanmd
Copy link
Owner

Plugins can be classified into main groups, for instance:

  • Productivity Boosters
    • autojump: Facilitates quick navigation through directories.
    • zsh-autosuggestions: Provides auto-suggestions based on command history.
    • zsh-syntax-highlighting: Highlights syntax errors and suggestions as you type.
  • Theme and Visual Enhancements
    • agnoster theme: A popular theme providing a visually appealing shell prompt.
    • powerlevel10k theme: Offers a customizable prompt with various features.
  • Language Support
    • zsh-syntax-highlighting: Provides syntax highlighting for Zsh scripts.
    • zsh-autosuggestions: Offers suggestions based on command history for improved typing efficiency.

It would be interesting to have a feature to group them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant