fasd icon indicating copy to clipboard operation
fasd copied to clipboard

Allow Easy Installation Via Antigen

Open allcatsarebeautiful opened this issue 9 years ago • 2 comments

Allows the user to easily install fasd via the antigen zsh package manager.

Simply place the following in your .zshrc

antigen bundle clvv/fasd

allcatsarebeautiful avatar Oct 09 '15 07:10 allcatsarebeautiful

Thanks for this effort. Is there a bin directory with antigen that you can copy fasd to instead of installing it to /usr/local/bin? This has side effects that the users won't know. What about uninstalling?

clvv avatar Oct 09 '15 18:10 clvv

@allcatsarebeautiful I think there is no need to make install or fasd.plugin.zsh just with:

antigen bundle clvv/fasd fasd

Will install and load fasd script.

desyncr avatar Oct 16 '16 06:10 desyncr