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