Skip to content

v3.3.5: 🐛 Fix source error when installing with fisher

Choose a tag to compare

@edouard-lopez edouard-lopez released this 21 Dec 07:57
· 522 commits to master since this release

🐛 Fix source error when installing with fisher

Pure was assuming that it was going to be installed in ~/.config/fish directory, but that's not always the case (cf. #245 #250).

⬇️ Installation

fisher install rafaelrinaldi/pure

👏 Thanks