Commit Graph

875 Commits (e42b7bf4e94d36ad4f2abace3dfb255c46c1bf61)
 

Author SHA1 Message Date
Vasyl Zuziak e42b7bf4e9
fix: restore old version of "location" flag 11 months ago
Vasyl Zuziak 0a999cbd9f
fix: ignore .curlrc file when downloading plugin's tarball (#1)
When `.curlrc` contains `-O` option, curl saves file to disk instead of redirecting it to stdout. thats why tar fails at next step as there is noting to extract
11 months ago
Razvan Azamfirei 59228d6215
Prepend `command` to curl and tar (#766) 1 year ago
Jorge Bucaran ed7c28ea78
Use proper Awesome Fish link
Close #764
1 year ago
Jorge Bucaran dc543b2a65
Effortlessly 1 year ago
Jorge Bucaran 2440ef4ebd
Spice up docs with sass & tweaks 1 year ago
Jorge Bucaran 67bec738db
Use IPv6-compatible install link in README
Thank you for the good times, git.io
1 year ago
James Hillyerd 5841ec0091
Fix fishshell.com configuration link anchor (#759) 1 year ago
Zhizhen He 4cd902e63f
Upgrade checkout action to v3 (#757) 1 year ago
Jorge Bucaran 4199657495
Fix organization 1 year ago
mattmc3 2e8a24614b
Update readme to include theme instructions (#753) 1 year ago
Jorge Bucaran 36810b3940
4.4.3 2 years ago
Tim 53c06c9d2f
Dereference links on install (#740) 2 years ago
Jorge Bucaran d431f45abc
Fix for case-sensitive OSes (#723)
Fix #723
2 years ago
Jorge Bucaran c05a169187
Use different emoji 2 years ago
Jorge Bucaran 67a543ef60
Reinstate https://git.io/fisher (#712)
GitHub has decided to archive the current git.io links in a
new read-only service that will allow us to continue using
redirects for existing git.io links.
2 years ago
Jorge Bucaran d92d62457f
Retouch Discoverability section 2 years ago
Patrick 626afefcb0
Suggest use of the `fish-plugin` tag to authors (#722) 2 years ago
Jorge Bucaran 2ef758ec27
4.4.2 2 years ago
Jorge Bucaran de3eee489f
Support themes (#708)
Themes are new in Fish 3.4 (fish-shell/fish-shell/pull/8132).
2 years ago
Jorge Bucaran 3ae4b29137
4.4.1 2 years ago
Jorge Bucaran 7c4024da66
Ignore case (#694)
Close #694
2 years ago
Jorge Bucaran 357d682b10
4.4.0 2 years ago
Jorge Bucaran 1662b799eb
Replace $HOME with ~ in plugin state (#611)
Now it should be easier to sync dotfiles across machines
that have different $HOME locations.

Close #611
2 years ago
Jorge Bucaran 604f8ff1ea
4.3.5 2 years ago
Jorge Bucaran 475505312c
Refactor repository fetch logic 2 years ago
Jorge Bucaran daddbadb79
Add GitLab support (#658)
Close #658.
2 years ago
Jorge Bucaran bad0471c4b
4.3.4 2 years ago
Jorge Bucaran 79b1cf17ca
Move $fish_path closer to where it is used 2 years ago
Austin Ziegler 01af91773f
Fix compatibility issue with fish 3.0.x (#719)
I have a docker image that can install fish, but it is version 3.0.2. 
The bash-compatible mechnism fish_path=(status fish-path) command
was not added until after 3.0.2, probably 3.1.
2 years ago
Jorge Bucaran 7fdb083c60
Display actual $__fish_config_dir in help 2 years ago
Jorge Bucaran 36c1930aa7
4.3.3 2 years ago
Jorge Bucaran 507c9cc425
Preserve fish_plugins plugin order (#689)
Fix #689.
2 years ago
Jorge Bucaran 5622dd660f
Refactor fish_plugins write logic for readability 2 years ago
Jorge Bucaran cf4c6cc561
4.3.2 2 years ago
Ilan Cosman b3c5336480
Use current fish path isntead of fish command (#716) 2 years ago
Jorge Bucaran a4e74bd6f1
Fix inconsistent docs 2 years ago
eitsupi 164628b696
Fix tide installation instructions (#715) 2 years ago
Yohan Min 74dabc5d5a
Fixed a small typo (#714) 2 years ago
Bugakov Mikhail 354c8fccec
Update README.md (#713) 2 years ago
anakimluke 0a0c48993a
Use official GitHub API endpoint (#700)
Close #699
2 years ago
Jorge Bucaran 93dafd242b
4.3.1 3 years ago
Jorge Bucaran 1f080b0457
Improve fisher -h (#691) 3 years ago
Jason Nader 885129b7d3
Update link to Fish config docs (#683) 3 years ago
Jorge Bucaran b2c317a2ae
Tweak acknowledgements 3 years ago
Jorge Bucaran dc7ada7a78
Try a different place for link 3 years ago
Jorge Bucaran c220662604
Remove Fish 3.x warning 3 years ago
Jorge Bucaran 7bd5bfcac1
Add acknowledgments 3 years ago
Jorge Bucaran 28bb0e172c
Use a colon to clarify usage (#674) 3 years ago
Bruce D'Arcus b9b1eda07a
Clarify fish_plugins update usage (#674) 3 years ago