https://github.com/ryanccn/nish
ni, implemented in bash (and gum!)
https://github.com/ryanccn/nish
Last synced: 8 days ago
JSON representation
ni, implemented in bash (and gum!)
- Host: GitHub
- URL: https://github.com/ryanccn/nish
- Owner: ryanccn
- License: mit
- Created: 2023-06-21T02:41:28.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-11T08:22:24.000Z (over 1 year ago)
- Last Synced: 2025-03-29T06:22:14.619Z (28 days ago)
- Language: Shell
- Size: 32.2 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nish
[ni](https://github.com/antfu/ni) but implemented in bash (and probably faster)
## Installation
[jq](https://github.com/jqlang/jq) is required. [gum](https://github.com/charmbracelet/gum) is recommended, since some features that require input won't work without it at the moment.
In order to install, simply add the `bin` folder to your `PATH`. `chmod +x` if you run into `permission denied` errors.
You can also also install with Nix by using `nix profile install github:ryanccn/nish` or using the package from the flake!
## Roadmap
- [x] `ni`
- [x] `ni` (without arguments)
- [x] `nr`
- [x] `nr` (without arguments)
- [x] `nlx`
- [x] `nu`
- [x] `nun`
- [x] `nci`
- [x] `na`