mirror of
https://github.com/ddworken/hishtory.git
synced 2025-08-17 18:31:43 +02:00
Appears to be a functional migration to cobra
This commit is contained in:
@ -8,9 +8,4 @@ func main() {
|
||||
cmd.Execute()
|
||||
}
|
||||
|
||||
// TODO(feature): Add a session_id column that corresponds to the shell session the command was run in
|
||||
|
||||
/*
|
||||
Remaining things:
|
||||
* Acutally migrate saveHistoryEntry to cobra
|
||||
*/
|
||||
// TODO(feature): Add a session_id column that corresponds to the shell session the command was run in
|
Reference in New Issue
Block a user