This website requires JavaScript.
Explore
Help
Sign in
myriation
/
atuin
Watch
1
Star
0
Fork
You've already forked atuin
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
a1fcf54f93
atuin
/
src
/
local
/
mod.rs
4 lines
51 B
Rust
Raw
Normal View
History
Unescape
Escape
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-04 17:59:28 -06:00
pub
mod
database
;
feat: use directories project data dir chore: clean up some things
2020-10-05 10:20:48 -06:00
pub
mod
history
;
Implement history import
2021-02-13 12:37:00 -07:00
pub
mod
import
;
Reference in a new issue
Copy permalink