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
|
2018-11-30 20:23:45 +00:00
|
|
|
- Uninstaller & Updater
|
2018-11-28 18:30:38 +00:00
|
|
|
- Command Memory/Env Support
|
|
|
|
- Double wh does an la, not ls
|
2018-11-29 15:48:42 +00:00
|
|
|
- directory history for ls'ing back
|
|
|
|
- improve Git detection
|