mirror of
https://github.com/ddworken/hishtory.git
synced 2025-08-12 16:27:28 +02:00
Add TODO
This commit is contained in:
@ -46,6 +46,7 @@ func getOsName() string {
|
||||
}
|
||||
|
||||
func getShellName() string {
|
||||
// TODO: Wire the real shell name in here
|
||||
return "bash"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user