Skip to content

zap-zsh/supercharge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Supercharge

Options to supercharge your zsh experience

  • Auto CD into directory
    2022-11-10-21:55:28

  • If you type wget - menu autocompletion appears. We defined a keybind for this menu, so if you press ? search line appears on the top of the completions and / will traverse backwards through the matches:
    2022-11-10-21:53:07

  • Interactive Comments
    2022-11-10-21:56:21

  • Auto Color LS
    2022-11-10-22:00:31

  • CTRL+x reload your .zshrc file.
    If you wish to disable that feature run the following command. Also consider express your thought to #15

sed -i '52 s/^/#/' $ZAP_PLUGIN_DIR/supercharge/supercharge.plugin.zsh

⚠️ Note:

If you wish to use also zap-zsh/exa make sure exa is loaded after this plugin. Take a look at this issue

About

πŸ”‹ Supercharge your zsh experience

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages