mirror of
https://github.com/ddworken/hishtory.git
synced 2025-02-22 21:41:01 +01:00
Your shell history: synced, queryable, and in context
clients | ||
server | ||
shared | ||
.gitignore | ||
go.mod | ||
go.sum | ||
README.md |
Installation:
export PROMPT_COMMAND='~/.hishtory-client saveHistoryEntry $? "`history 1`"'