|
|
71cfee95bc
|
Add Config System instead of hardcoding values
Config is read from `$XDG_CONFIG_DIRECTORY/ibis/config.toml`
falling back to `~/.config/ibis/config.toml` if `$XDG_CONFIG_DIRECTORY`
is not set.
|
2022-04-15 21:01:18 +02:00 |
|
|
|
246d5e6688
|
Fix clippy lints
|
2022-04-15 16:39:15 +02:00 |
|
|
|
1a425fb019
|
Print help-text when no command given
|
2022-04-15 16:24:51 +02:00 |
|
|
|
d04aecc6ad
|
Add lots of functionality
This is in a usable state now and I have been using it for the last
months.
|
2022-04-15 16:21:32 +02:00 |
|
|
|
3e48c36870
|
Initial commit
|
2020-10-26 18:35:16 +01:00 |
|