I3Status Op and default root op

This commit is contained in:
2022-01-19 15:20:29 -06:00
parent c957d43d84
commit 9e67002b0d
3 changed files with 108 additions and 6 deletions

View File

@@ -23,8 +23,7 @@ var (
Use: "gime",
Short: "Timer.txt Client",
Long: "Gime is a timer.txt client to make all aspects of timekeeping simpler.",
Run: func(cmd *cobra.Command, args []string) {
},
RunE: opStatus,
}
)