gotty/app
Iwasaki Yudai ee45d8e145 Replace user.Current() with os.Getenv("HOME")
`os/user.Current()` is not available on Darwin when a binary is cross
compiled from another platform.
See also: https://github.com/golang/go/issues/6376
2015-08-24 04:48:49 +09:00
..
app.go Replace user.Current() with os.Getenv("HOME") 2015-08-24 04:48:49 +09:00
client_context.go Support profile files to customize hterm 2015-08-23 22:58:01 +09:00
resource.go Support profile files to customize hterm 2015-08-23 22:58:01 +09:00