An open API service indexing awesome lists of open source software.

https://github.com/0xtadash1/util.sh

Miscellaneous shell utilities for my personal use.
https://github.com/0xtadash1/util.sh

Last synced: 7 months ago
JSON representation

Miscellaneous shell utilities for my personal use.

Awesome Lists containing this project

README

          

# util.sh

Miscellaneous shell utilities for my personal use.

Tested in bash and zsh.

## How to use

with zinit:

```sh
zinit wait lucid light-mode for @0xTadash1/util.sh
```

or, rc-file:

```sh
. util.sh/main.sh
```