Add import feature
pawamoy opened this issue ยท 1 comments
pawamoy commented
- bash history: write a function
- zsh history: write a function
- bashhub:
bh -n 10000 > last-10k.log
then parse (rcaloras/bashhub-client#52 ๐ )
pawamoy commented
This should be done in Python (in the web app). Then the shellhistory
command could use the Python functions to enable this feature for command-line.