https://github.com/thunder-coding/termux-omf-completions
Oh My Fish completions for Termux specific commands
https://github.com/thunder-coding/termux-omf-completions
Last synced: 12 months ago
JSON representation
Oh My Fish completions for Termux specific commands
- Host: GitHub
- URL: https://github.com/thunder-coding/termux-omf-completions
- Owner: thunder-coding
- License: mit
- Created: 2021-06-05T10:59:00.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-21T11:11:23.000Z (over 4 years ago)
- Last Synced: 2025-03-25T07:11:10.851Z (about 1 year ago)
- Language: Shell
- Size: 30.3 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Termux OMF completions
OMF plugin for Termux specific shell command completions
## Installation
```fish
omf get https://github.com/thunder-coding/termux-omf-completions
```
## Why?
Termux specific shell commands like `termux-notification` do not have any shell completions bundled. So this mugh be helpful for those who use these commmands a lot
## License
[MIT License](/LICENSE)