1
1
mirror of https://github.com/ellie/atuin.git synced 2024-09-11 21:18:22 +03:00
Commit Graph

1168 Commits

Author SHA1 Message Date
Ellie Huxtable
ccdaa21fc6 Add session to hook 2021-02-13 20:48:40 +00:00
Ellie Huxtable
440c4fc233 Add sessions 2021-02-13 20:24:22 +00:00
Ellie Huxtable
099afe66ec Implement history import 2021-02-13 19:37:31 +00:00
Ellie Huxtable
7e60ace610 Record command exit code and duration 2021-02-13 17:02:52 +00:00
Ellie Huxtable
50ebe68d9f Begin import 2021-02-13 13:20:39 +00:00
Ellie Huxtable
07aceb3dd4 Rename 2021-02-13 12:58:40 +00:00
Ellie Huxtable
e3661daf81
Update README.md 2021-02-13 12:55:53 +00:00
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