added config file support to set custom colors

This commit is contained in:
2023-11-22 13:33:26 +01:00
parent 811173ddb4
commit f045adf441
8 changed files with 253 additions and 20 deletions

View File

@@ -36,6 +36,7 @@ SYNOPSIS
Other Flags:
--completion <shell> Generate the autocompletion script for <shell>
-f, --config <file> Configuration file (default: ~/.config/tablizer/config)
-d, --debug Enable debugging
-h, --help help for tablizer
-m, --man Display manual page
@@ -328,6 +329,7 @@ Sort Mode Flags (mutually exclusive):
Other Flags:
--completion <shell> Generate the autocompletion script for <shell>
-f, --config <file> Configuration file (default: ~/.config/tablizer/config)
-d, --debug Enable debugging
-h, --help help for tablizer
-m, --man Display manual page