mirror of
https://github.com/alebcay/awesome-shell.git
synced 2024-10-01 01:05:54 -04:00
Fix broken links
This commit is contained in:
parent
212d512ecb
commit
78ad26b9aa
@ -310,7 +310,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
|
||||
* [ansi](https://github.com/fidian/ansi) - ANSI escape codes in pure bash - change text color, position the cursor, much more
|
||||
* [assert.sh](https://github.com/lehmannro/assert.sh) - Bash unit testing framework
|
||||
* [bashful](https://github.com/plytophogy/bashful) - A collection of libraries to simplify writing Bash scripts
|
||||
* [Bashlets](https://bashlets.sh/) - A modular extensible toolbox for Bash
|
||||
* [Bashlets](https://github.com/bashlets) - A modular extensible toolbox for Bash
|
||||
* [bashmanager](https://github.com/lingtalfi/bashmanager) - mini bash framework for creating command line tools
|
||||
* [bashwithnails](https://github.com/mindaugasbarysas/bashwithnails) - a Bash framework written just for fun with testing, dependency management & packaging
|
||||
* [bash-language-server](https://github.com/mads-hartmann/bash-language-server) - [LSP](https://microsoft.github.io/language-server-protocol/)-based Bash language server
|
||||
@ -365,6 +365,6 @@ Other amazingly awesome lists can be found in [awesome-awesome](https://github.c
|
||||
* [terminals-are-sexy](https://github.com/k4m4/terminals-are-sexy)
|
||||
|
||||
[awesome-badge]: https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg
|
||||
[awesome-fish]: https://github.com/fisherman/awesome-fish-shell
|
||||
[awesome-fish]: https://github.com/jorgebucaran/awesome-fish-shell
|
||||
[awesome-link]: https://github.com/sindresorhus/awesome
|
||||
[awesome-zsh]: https://github.com/unixorn/awesome-zsh-plugins
|
||||
|
Loading…
Reference in New Issue
Block a user