chore(fish): revise sources

This commit is contained in:
Michele Cereda
2025-04-29 22:41:51 +02:00
parent 764b2b2e39
commit 5b94162be3

View File

@@ -162,9 +162,11 @@ bind
## Further readings
- [Website]
- [Codebase]
- [`bash`][bash]
- [`zsh`][zsh]
- [Fish shell cheatsheet]
- [The fish language]
Prompts:
@@ -178,7 +180,6 @@ Frameworks:
### Sources
- [Documentation]
- [Github]
- [Brace expansion with range in fish shell]
<!--
@@ -197,8 +198,9 @@ Frameworks:
<!-- Files -->
<!-- Upstream -->
[codebase]: https://github.com/fish-shell/fish-shell
[documentation]: https://fishshell.com/docs/current/
[github]: https://github.com/fish-shell/fish-shell
[the fish language]: https://fishshell.com/docs/current/language.html
[website]: https://fishshell.com/
<!-- Others -->