- introduce `Elide` trait for string truncation - add `elide` function to truncate strings longer than a specified length, adding " ..." at the end
- add utility function to create config directory if it doesn't exist - handle home directory expansion and error conditions