do_what/README.md

23 lines
498 B
Markdown
Raw Normal View History

2018-11-28 18:30:38 +00:00
# Do What
A simple CLI productivity-booster.
# WIP
This project is currently a work-in-progress. Only the fish shell is supported at the moment, but Bash and Zsh functionality coming soon.
## Requires
- python3
- source-highlight
- less/cat/ls/
## TODO
- Documentation/License
- Installation & Generalization
- Zsh Support
- Command Memory/Env Support
- Double wh does an la, not ls
- Git Repo detection for ls
- Dynamic handler selection (e.g. exa vs ls)
- Clipboard functionality