Manage files and notes for (university) courses
Find a file
Jana Lemke 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
src Add Config System instead of hardcoding values 2022-04-15 21:01:18 +02:00
.gitignore Add lots of functionality 2022-04-15 16:21:32 +02:00
Cargo.toml Add Config System instead of hardcoding values 2022-04-15 21:01:18 +02:00
notes.md Add Config System instead of hardcoding values 2022-04-15 21:01:18 +02:00