Commit Graph

875 Commits

Author SHA1 Message Date
Jorge Bucaran 2efd33ccd0
4.4.4 2023-08-22 02:57:10 +09:00
Vasyl Zuziak 4c95fd94c6
Ignore user's curlrc during download (#771)
By using the `-q` flag, we avoid issues from existing `.curlrc` settings, especially the `-O` option that sends output to disk instead of stdout. Since we use curl more as a plumbing tool than an interactive user command , ignoring `.curlrc` ensures consistent behavior across setups.
2023-08-22 02:56:10 +09:00
Razvan Azamfirei 59228d6215
Prepend `command` to curl and tar (#766) 2023-07-06 02:05:44 +09:00
Jorge Bucaran ed7c28ea78
Use proper Awesome Fish link
Close #764
2023-06-07 00:53:56 +09:00
Jorge Bucaran dc543b2a65
Effortlessly 2023-04-30 21:09:34 +09:00
Jorge Bucaran 2440ef4ebd
Spice up docs with sass & tweaks 2023-04-30 21:07:28 +09:00
Jorge Bucaran 67bec738db
Use IPv6-compatible install link in README
Thank you for the good times, git.io
2023-03-10 17:30:28 +09:00
James Hillyerd 5841ec0091
Fix fishshell.com configuration link anchor (#759) 2023-02-12 15:14:51 +09:00
Zhizhen He 4cd902e63f
Upgrade checkout action to v3 (#757) 2023-02-10 16:34:17 +09:00
Jorge Bucaran 4199657495
Fix organization 2023-01-18 16:59:25 +09:00
mattmc3 2e8a24614b
Update readme to include theme instructions (#753) 2023-01-10 14:50:12 +09:00
Jorge Bucaran 36810b3940
4.4.3 2022-10-13 14:30:22 -03:00
Tim 53c06c9d2f
Dereference links on install (#740) 2022-10-13 13:47:09 -03:00
Jorge Bucaran d431f45abc
Fix for case-sensitive OSes (#723)
Fix #723
2022-07-05 15:17:09 -03:00
Jorge Bucaran c05a169187
Use different emoji 2022-07-04 00:52:18 -03:00
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.
2022-07-04 00:48:20 -03:00
Jorge Bucaran d92d62457f
Retouch Discoverability section 2022-07-04 00:37:57 -03:00
Patrick 626afefcb0
Suggest use of the `fish-plugin` tag to authors (#722) 2022-07-03 22:26:48 -03:00
Jorge Bucaran 2ef758ec27
4.4.2 2022-07-02 21:36:24 -03:00
Jorge Bucaran de3eee489f
Support themes (#708)
Themes are new in Fish 3.4 (fish-shell/fish-shell/pull/8132).
2022-07-02 21:35:31 -03:00
Jorge Bucaran 3ae4b29137
4.4.1 2022-07-02 21:06:51 -03:00
Jorge Bucaran 7c4024da66
Ignore case (#694)
Close #694
2022-07-02 21:05:47 -03:00
Jorge Bucaran 357d682b10
4.4.0 2022-07-02 16:33:45 -03:00
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
2022-07-02 16:31:43 -03:00
Jorge Bucaran 604f8ff1ea
4.3.5 2022-06-19 16:58:25 -03:00
Jorge Bucaran 475505312c
Refactor repository fetch logic 2022-06-19 16:45:11 -03:00
Jorge Bucaran daddbadb79
Add GitLab support (#658)
Close #658.
2022-06-19 14:58:00 -03:00
Jorge Bucaran bad0471c4b
4.3.4 2022-06-17 17:51:13 -03:00
Jorge Bucaran 79b1cf17ca
Move $fish_path closer to where it is used 2022-06-17 17:50:38 -03:00
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.
2022-06-17 17:43:54 -03:00
Jorge Bucaran 7fdb083c60
Display actual $__fish_config_dir in help 2022-06-17 17:02:53 -03:00
Jorge Bucaran 36c1930aa7
4.3.3 2022-06-17 15:38:35 -03:00
Jorge Bucaran 507c9cc425
Preserve fish_plugins plugin order (#689)
Fix #689.
2022-06-17 15:36:35 -03:00
Jorge Bucaran 5622dd660f
Refactor fish_plugins write logic for readability 2022-06-16 22:57:48 -03:00
Jorge Bucaran cf4c6cc561
4.3.2 2022-05-26 09:49:38 -03:00
Ilan Cosman b3c5336480
Use current fish path isntead of fish command (#716) 2022-05-26 00:32:04 -03:00
Jorge Bucaran a4e74bd6f1
Fix inconsistent docs 2022-05-07 19:55:20 -03:00
eitsupi 164628b696
Fix tide installation instructions (#715) 2022-05-07 19:52:45 -03:00
Yohan Min 74dabc5d5a
Fixed a small typo (#714) 2022-05-04 09:39:04 -03:00
Bugakov Mikhail 354c8fccec
Update README.md (#713) 2022-04-28 00:46:49 -03:00
anakimluke 0a0c48993a
Use official GitHub API endpoint (#700)
Close #699
2022-04-12 19:02:28 -03:00
Jorge Bucaran 93dafd242b
4.3.1 2021-12-28 13:42:30 -03:00
Jorge Bucaran 1f080b0457
Improve fisher -h (#691) 2021-12-28 13:42:13 -03:00
Jason Nader 885129b7d3
Update link to Fish config docs (#683) 2021-10-21 13:48:18 +09:00
Jorge Bucaran b2c317a2ae
Tweak acknowledgements 2021-10-11 04:12:37 +09:00
Jorge Bucaran dc7ada7a78
Try a different place for link 2021-10-11 00:58:16 +09:00
Jorge Bucaran c220662604
Remove Fish 3.x warning 2021-10-10 23:10:25 +09:00
Jorge Bucaran 7bd5bfcac1
Add acknowledgments 2021-10-10 23:08:50 +09:00
Jorge Bucaran 28bb0e172c
Use a colon to clarify usage (#674) 2021-08-22 23:27:01 +09:00
Bruce D'Arcus b9b1eda07a
Clarify fish_plugins update usage (#674) 2021-04-20 21:42:14 +09:00