oh-my-posh/src/environment
2022-04-29 15:14:02 +02:00
..
cache.go feat(cli): add cache 2022-03-19 19:56:27 +01:00
concurrent_map.go refactor: move environment into it's own module 2022-02-03 10:44:18 +01:00
darwin.go feat(darwin): manually parse battery info 2022-04-24 17:29:22 +02:00
darwin_test.go feat(darwin): manually parse battery info 2022-04-24 17:29:22 +02:00
httpclient.go refactor: move environment into it's own module 2022-02-03 10:44:18 +01:00
shell.go fix(config): do not resolve URL when download fails 2022-04-29 15:14:02 +02:00
shell_test.go feat(darwin): manually parse battery info 2022-04-24 17:29:22 +02:00
unix.go fix(wsl): get correct distro name 2022-03-19 13:05:58 +01:00
windows.go fix(windows): do not lock Home() 2022-04-27 22:58:00 +02:00
windows_unix.go feat(darwin): manually parse battery info 2022-04-24 17:29:22 +02:00
windows_unix_test.go feat(darwin): manually parse battery info 2022-04-24 17:29:22 +02:00
windows_win32.go fix(spotify): ignore errors 2022-04-05 21:20:21 +02:00