https://github.com/lfalch/zhell
https://github.com/lfalch/zhell
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lfalch/zhell
- Owner: LFalch
- Created: 2024-09-19T22:31:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-09T00:27:44.000Z (about 1 year ago)
- Last Synced: 2025-05-21T05:13:09.195Z (about 1 year ago)
- Language: Zig
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zhell
Bad shell
## Features
- [x] cd
- [x] exit
- [x] echo
- [] proper escaping of input
- [] variables (also enviroment ones)
- [] support arrow keys and tab
- [] colours
- [] alias