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.
- Host: GitHub
- URL: https://github.com/0xtadash1/util.sh
- Owner: 0xTadash1
- Created: 2022-12-07T10:00:03.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-07T17:36:38.000Z (almost 2 years ago)
- Last Synced: 2025-06-07T14:03:56.640Z (7 months ago)
- Language: Shell
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```