mirror of
https://codeberg.org/scip/esctl.git
synced 2026-08-24 04:54:18 +02:00
add support for a standard config in ~/.config/esctl/config.yaml (#7)
This commit is contained in:
@@ -85,6 +85,7 @@ func List(conf *cfg.Config) error {
|
||||
idx++
|
||||
}
|
||||
|
||||
table.Sort()
|
||||
table.PrintMarkdown()
|
||||
|
||||
return nil
|
||||
|
||||
Reference in New Issue
Block a user