jorgebucaran / fisher

A plugin manager for Fish
https://git.io/fisher
MIT License
7.53k stars 257 forks source link

Document autoinstall #756

Closed Susensio closed 1 year ago

Susensio commented 1 year ago

This started in #748, and is a partial PR from #749. Instead of directly doing a fisher install jorgebucaran/fisher, it is recommended to try to fisher update first. This honors a maybe presente fish_plugins file.

jorgebucaran commented 1 year ago

@Susensio Do you no longer recommend using --no-config?

Susensio commented 1 year ago

I think --no-config does not add anything that the plugin needs, so I have no reason to use it. The small improvement in speed is not worth the future problems that it could cause in the future in case that config does something important.