Go to file
2018-11-30 17:15:23 -06:00
do_what_aliaser.py create install mechanism 2018-11-30 14:23:45 -06:00
do_what.py add symlink resolution for binary files 2018-11-30 17:15:23 -06:00
install.sh create install mechanism 2018-11-30 14:23:45 -06:00
README.md create install mechanism 2018-11-30 14:23:45 -06:00
requires.txt add handlers for Binary files 2018-11-28 22:31:08 -06: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/vim

TODO

  • Documentation/License
  • Uninstaller & Updater
  • Command Memory/Env Support
  • Double wh does an la, not ls
  • directory history for ls'ing back
  • improve Git detection