Improve error handling
- catch errors while loading themes - use user's actual home directory to look for config files - restructure main function
This commit is contained in:
parent
ea83f1aabf
commit
bbe6cd830f
3 changed files with 90 additions and 34 deletions
|
|
@ -28,6 +28,7 @@ dependencies:
|
|||
- vty
|
||||
- optparse-applicative
|
||||
- ConfigFile
|
||||
- unix
|
||||
#- containers
|
||||
#- unordered-containers
|
||||
#- text
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue