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

https://github.com/nobe4/clias


https://github.com/nobe4/clias

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# `clias` - CLI Aliases 🫂

TBD

## TODO

- [ ] Generate aliases
- [ ] Generate completion for bash/zsh

## Known limitations

- `clias bash -c "sleep 1"`

This is due to the shell stripping the `"` before passing the arguments to
`clias`.