pawamoy/shell-history

Add import feature

pawamoy opened this issue ยท 1 comments

  • bash history: write a function
  • zsh history: write a function
  • bashhub: bh -n 10000 > last-10k.log then parse (rcaloras/bashhub-client#52 ๐Ÿ˜€ )

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.