Skip to content

How to install knu/zsh-manydots-magic #481

Closed Answered by ericbn
protist asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @protist.

Looking at knu/zsh-manydots-magic's how-to-set-up instructions, it mentions:

  • "Put the file manydots-magic somewhere in your $fpath"
  • autoload -Uz manydots-magic
  • manydots-magic

This translates to:
zmodule knu/zsh-manydots-magic --fpath . --autoload manydots-magic --cmd manydots-magic

I've also faced the knu/zsh-manydots-magic#2 issue, regardless of initializing the module with Zim or manually adding the initialization code to my .zshrc file. Had to disable zsh-users/zsh-autosuggestions to make it work.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@ericbn
Comment options

@ericbn
Comment options

@protist
Comment options

@ericbn
Comment options

@protist
Comment options

Answer selected by ericbn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants