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
|
2018-11-28 20:32:18 +00:00
|
|
|
- less/cat/ls/vim
|
2018-11-28 18:30:38 +00:00
|
|
|
|
|
|
|
## TODO
|
|
|
|
- Documentation/License
|
|
|
|
- Installation & Generalization
|
|
|
|
- Command Memory/Env Support
|
|
|
|
- Double wh does an la, not ls
|
|
|
|
- Git Repo detection for ls
|
|
|
|
- Clipboard functionality
|
2018-11-28 20:27:01 +00:00
|
|
|
- sudo vim
|
2018-11-29 03:25:53 +00:00
|
|
|
- Binary File MIME Types
|