Benedikt Peetz
|
9f38d2e600
|
chore(.gitignore): Ignore generate directories
|
2024-05-04 20:43:58 +02:00 |
Benedikt Peetz
|
8228e2fd60
|
chore(treewide): Add some missing licenses
|
2024-05-04 20:43:16 +02:00 |
Benedikt Peetz
|
9139fa2776
|
feat(command_interface): Support user specified keymappings
|
2023-10-16 14:04:03 +02:00 |
Benedikt Peetz
|
cc602b25ce
|
Build(flake): Enable direnv integration
[Direnv](1) in combination with some sort of [Nix integration](2)
— in this case [Nix-direnv](3) — allows for reproducible development
environments (and allows uncluttering the default PATH, as cargo and
other development tools are no longer needed in it).
Setting it up is rather easy, just see [Nix-direnv's install
instructions](4).
[1]: https://github.com/direnv/direnv
[2]: https://github.com/direnv/direnv/wiki/Nix
[3]: https://github.com/nix-community/nix-direnv
[4]: https://github.com/nix-community/nix-direnv#installation
|
2023-07-09 07:28:40 +02:00 |
antifallobst
|
9fbf112baa
|
refactor (logger): switched to cli_log
|
2023-07-01 12:44:11 +02:00 |
antifallobst
|
a3cb8b8e20
|
feature (accounts): implemented an account manager
|
2023-06-16 00:15:07 +02:00 |
antifallobst
|
30e1f4cd6b
|
feature (accounts): implemented session restoring
|
2023-06-15 21:57:43 +02:00 |
antifallobst
|
ff8a6e66eb
|
initial commit
|
2023-06-14 23:49:20 +02:00 |