Conrad Ludgate
|
d57f549855
|
refactor commands for better separation (#313)
* refactor commands for better separation
* fmt
|
2022-04-21 09:12:56 +00:00 |
|
Jamie Quigley
|
f861893293
|
Update to clap 3.1.x (#289)
|
2022-04-07 06:32:11 +01:00 |
|
Conrad Ludgate
|
87df7d80ec
|
Fish importing (#234)
* make a start on fish
* fix
* test
* enable fish
* fmt
* update histpath
set up fish init script
* update readme
* cover edge case
* fmt
* fix session variables
Co-authored-by: PJ <me@panekj.dev>
* respect NOBIND
Co-authored-by: PJ <me@panekj.dev>
* fix env var setting
Co-authored-by: PJ <me@panekj.dev>
* fix whitespace
Co-authored-by: PJ <me@panekj.dev>
* add fish to supported shells
Co-authored-by: PJ <me@panekj.dev>
|
2021-12-11 09:48:53 +00:00 |
|
Jannik
|
446ffb88c7
|
Resolve clippy warnings (#187)
* refactor: nest or patterns
* refactor: fix clippy lint names
* refactor: remove unnecessary wraps
* style: apply cargo fmt
|
2021-09-24 16:03:37 +00:00 |
|
Ellie Huxtable
|
646fec893e
|
Fix pipeline
Lol no more committing to main for me
|
2021-04-26 12:05:20 +01:00 |
|
Ellie Huxtable
|
7b5c3d543d
|
Support bash, resolves #3
|
2021-04-26 11:57:30 +01:00 |
|
Ellie Huxtable
|
41f072a8b4
|
Add init command (#12)
* Add init command
This makes setting up the shell part of A'tuin much easier. Eval the
output of "atuin init".
* Update readme, add up binding
|
2021-02-15 23:33:30 +00:00 |
|