Commit graph

842 commits

Author SHA1 Message Date
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
Jorge Bucaran 247b58e0d9
4.3.0 2021-03-12 03:19:56 +09:00
Jorge Bucaran e7a538239b
Suppress top-level files install warning (#666) 2021-03-12 03:17:22 +09:00
Jag Talon b222175fc8
Use short-option style for tar (#665)
OpenBSD's tar doesn't support long options.
Short options ensure compatibility with OpenBSD systems.
2021-03-11 00:27:33 +09:00
Jorge Bucaran 48c414fa09
The devil is in the details 2021-03-06 00:26:57 +09:00
Jorge Bucaran 00f130ed90
Specify system requirements (#663)
Close #663
2021-03-05 23:54:55 +09:00
Jorge Bucaran 56c629a3a9
Add link to migration from 2.x/3.x guide 2021-01-26 22:22:14 +09:00
Jorge Bucaran 3f0851c5cb
4.2.0 2021-01-18 18:52:35 +09:00
Jorge Bucaran 94e934d49e
Update -h --help completion description 2021-01-18 18:52:21 +09:00
Jorge Bucaran 746ec1a504
Remove support for .fish files outside functions (#651)
- Move fisher.fish to functions directory.
- Add deprecation warning.

Close #651
2021-01-18 18:51:13 +09:00
Jorge Bucaran 3e7c4015ab
Use set_color 2021-01-18 01:14:56 +09:00
Jorge Bucaran a8a8a96287
Print removed plugins in bold red 2021-01-17 21:33:48 +09:00
Jorge Bucaran 32ed213b4a
Preserve fish_plugins order during update (#616) 2021-01-17 18:41:33 +09:00
Jorge Bucaran 0b8daa2b8f
Link to relevant issue, improve format 2021-01-17 03:57:49 +09:00
Jorge Bucaran 9cc7d9582f
Create functions directory 2021-01-17 03:37:23 +09:00
Jorge Bucaran d0c3d1840a
Simplify top-level support code regex 2021-01-17 03:35:39 +09:00
Jorge Bucaran f4739a8c7d
Make each event do something different 2021-01-16 22:31:30 +09:00
Jorge Bucaran 57ed19f945
Add some tests 2021-01-16 22:21:59 +09:00
Jorge Bucaran 7ed1de7e56
Source plugin completions on install and update 2021-01-16 12:55:14 +09:00
Jorge Bucaran 3e5b263785
Add missing --command to complete --erase 2021-01-16 12:32:52 +09:00
Jorge Bucaran b9f222c52e
4.2.0-rc-1 2021-01-16 03:21:50 +09:00
Jorge Bucaran 70c9a59b53
\n 2021-01-16 03:19:43 +09:00
Jorge Bucaran 09fc107734
Use more string unescape 2021-01-16 03:18:56 +09:00
Jorge Bucaran 48a61924ad
Refactor parallel fetch subcommand
- Remove undocumented fisher_user_api_token.
  - Can always re-add if there's a need.
- Use string unescape which is faster.
2021-01-16 03:04:11 +09:00
Jorge Bucaran a2e3d5463f
Refactor if into && || for short lines 2021-01-16 02:47:09 +09:00
Jorge Bucaran 8f84ee6144
Kinder conflict error 2021-01-16 02:36:14 +09:00
Jorge Bucaran b2501f620d
Improve fish_plugins read regex 2021-01-16 02:35:42 +09:00
Jorge Bucaran d1a9ae0f7f
Work on fish_plugins section 2021-01-15 21:09:55 +09:00
Jorge Bucaran c8091b3dee
Abort install, don't clobber user files (#624)
Don't install plugins that would overwrite existing
user files, stop and tell the user to deal with it.

Close #624.
2021-01-15 15:25:59 +09:00
Jorge Bucaran 7a47e294b9
Add love to the docs 2021-01-15 03:46:22 +09:00
Jorge Bucaran aa4e1caca5
Update function description 2021-01-15 03:43:55 +09:00