Commit Graph

861 Commits

Author SHA1 Message Date
Ellie Huxtable
9917d6c1e2 Fix merge
...I forgot to push. oops.
2020-10-05 20:38:34 +01:00
Ellie Huxtable
46285309fe
Merge pull request #2 from conradludgate/main
feat: use directories project data dir
2020-10-05 19:25:34 +01:00
Conrad Ludgate
7dd2d02238
fix: help text 2020-10-05 17:34:28 +01:00
Conrad Ludgate
28287a6303
feat: use directories project data dir
chore: clean up some things
2020-10-05 17:20:48 +01:00
Ellie Huxtable
9232ac27ce
Merge pull request #1 from conradludgate/main
chore: use structopt wrapper instead of building clap by hand
2020-10-05 11:57:09 +01:00
Conrad Ludgate
34038f6aaa
chore: use structopt wrapper instead of building clap by hand 2020-10-05 11:52:03 +01:00
Ellie Huxtable
4783b77a6a Use bundled sqlite 2020-10-05 01:13:27 +01:00
Ellie Huxtable
60afafd241 Update Cargo.toml 2020-10-05 01:06:41 +01:00
Ellie Huxtable
e2eb4bcacc add readme 2020-10-05 01:03:31 +01:00
Ellie Huxtable
3a690862ee Add zsh hook 2020-10-05 01:00:55 +01:00
Ellie Huxtable
27b9a94305 Initial commit
Currently writing shell history to a sqlite db :)

Could do with:

1) store exit code
2) store duration
3) tidy up main
4) ...remote stuff
2020-10-05 00:59:28 +01:00