initial base functionality
This commit is contained in:
23
README.md
Normal file
23
README.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# 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
|
||||
- Bash Support
|
||||
- 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
|
||||
Reference in New Issue
Block a user