惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

量子位
博客园_首页
罗磊的独立博客
云风的 BLOG
云风的 BLOG
J
Java Code Geeks
Last Week in AI
Last Week in AI
D
DataBreaches.Net
Jina AI
Jina AI
博客园 - Franky
大猫的无限游戏
大猫的无限游戏
Apple Machine Learning Research
Apple Machine Learning Research
V
V2EX
D
Docker
MongoDB | Blog
MongoDB | Blog
B
Blog RSS Feed
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
宝玉的分享
宝玉的分享
Engineering at Meta
Engineering at Meta
The Cloudflare Blog
博客园 - 三生石上(FineUI控件)
有赞技术团队
有赞技术团队
人人都是产品经理
人人都是产品经理
H
Help Net Security
T
The Blog of Author Tim Ferriss

PowerShell

求助在 Windows 桌面运行某个程序的多个实例并在整个穿够屏幕布满的 powershell 脚本, GPT 生成的也无法平铺位置随机的。 是我孤陋寡闻了吗? powershell 里面其实支持顺斜杠, tab 补全也能改成顺斜杠 求助:如何阻止 Powershell 生成 tmp 文件 请教 win11 powershell 设置别名的问题 如何确定 powershell 在终端输出的信息是 stdout 还是 stderr? ps1 文件如何双击以管理员身份运行 V2EX ps 无法显示 bash 命令的完整参数,是 bug 吗? powershell setx 变量后无法自身得到变量值 请教, powershell 脚本中使用中文,脚本文本存储的是 utf-8,运行后中文就是乱码。 powershell 管道问题 如何在打开 powershell 脚本的时候, cd 到脚本所在目录 如何让 powershell 输出的 txt 日志为 unix lf 格式 这个 powershell "比对”命令能优化吗? powershell 运行 ps 文件的时候,如何支持带空格的路径 cmd 输出日志的时候,如何不写入重复日志 请教-关于 PowerShell 的使用场景问题——竞赛,编程挑战,运维需求在哪里找 Windows 运行 ffmpeg 批量脚本的时候,如何在不中断的情况下限制 CPU 使用率 cmd 控制台显示输出日志过滤 powershell7, 执行速度和自动补全速度都慢的令我抓狂 请教一下.ps1 运行时如何让 powerShell 同时显示所运行命令的内容 有什么不错的 powershell 书籍吗? PowerShell 是否可以实现类似 expect 的功能? PowerShell 启动慢 现在 PowerShell 是不是没有什么用? PowerShell 竟然强悍如斯! 请问如何使用 powershell 禁用/启用设备? 逐浪 CMSv8.2 发布-集成 Node 与 Vue 脚手架和 PowerShell 支持的新一代网站管理系统 Powershell 的管道兼容性 powershell 的独门秘技之气运“丹田”
oh-my-posh 导致 powershell 启动缓慢
mmddisa · 2023-07-15 · via PowerShell

安装 oh-my-posh 后,powershell 启动异常缓慢,且似乎受网络影响,网络正常时启动需 1900ms 左右: 若关闭网络,则需要 11 秒还多:

试过将 oh-my-posh 加入 windows defender 等方法,似乎没有用

附上网络正常/断开时的 Debug 信息:

网络正常时:

Cache path: C:\Users\login\AppData\Local\oh-my-posh

Config path: C:\Users\login\AppData\Local\Programs\oh-my-posh\themes\cert.omp.json

Logs:

[DEBUG] 13:06:43.411 shell.go:Getenv:397 → NO DATA
[TRACE] 13:06:43.411 shell.go:Getenv(TERM_PROGRAM) - 0s
[DEBUG] 13:06:43.411 shell.go:Getenv:397 → C:\Users\login\AppData\Local
[TRACE] 13:06:43.411 shell.go:Getenv(LOCALAPPDATA) - 0s
[TRACE] 13:06:43.411 shell_windows.go:CachePath() - 0s
[DEBUG] 13:06:43.412 shell.go:Getenv:397 → C:\Users\login\AppData\Local\Programs\oh-my-posh\themes\cert.omp.json
[TRACE] 13:06:43.412 shell.go:Getenv(POSH_THEME) - 0s
[DEBUG] 13:06:43.440 shell.go:Shell:644 → process name: pwsh.exe
[TRACE] 13:06:43.440 shell.go:Shell() - 28.6409ms
[TRACE] 13:06:43.440 shell.go:resolveConfigPath() - 28.6409ms
[TRACE] 13:06:43.440 shell.go:Init() - 29.7168ms
[TRACE] 13:06:43.440 shell.go:Flags() - 0s
[TRACE] 13:06:43.441 config.go:loadConfig() - 523.2µs
[TRACE] 13:06:43.441 shell.go:Flags() - 0s
[DEBUG] 13:06:43.441 shell.go:Getenv:397 → NO DATA
[TRACE] 13:06:43.441 shell.go:Getenv(OMP_CACHE_DISABLED) - 0s
[TRACE] 13:06:43.441 shell_windows.go:WindowsRegistryKeyValue(HKEY_CURRENT_USER\Software\Microsoft\Windows\DWM\ColorizationColor) - 0s
[TRACE] 13:06:43.441 shell.go:GOOS() - 0s
[TRACE] 13:06:43.441 shell.go:GOOS() - 0s
[TRACE] 13:06:43.441 shell.go:GOOS() - 0s
[TRACE] 13:06:43.441 shell.go:GOOS() - 0s
[TRACE] 13:06:43.441 shell.go:GOOS() - 0s
[TRACE] 13:06:43.441 shell.go:GOOS() - 0s
[TRACE] 13:06:43.441 shell.go:GOOS() - 0s
[TRACE] 13:06:43.441 shell.go:GOOS() - 0s
[TRACE] 13:06:43.441 shell.go:GOOS() - 0s
[TRACE] 13:06:43.441 shell.go:GOOS() - 0s
[TRACE] 13:06:43.441 shell.go:GOOS() - 0s
[TRACE] 13:06:43.441 shell.go:GOOS() - 0s
[TRACE] 13:06:43.441 shell.go:GOOS() - 0s
[TRACE] 13:06:43.441 shell.go:GOOS() - 0s
[TRACE] 13:06:43.441 shell.go:GOOS() - 0s
[TRACE] 13:06:43.441 shell.go:GOOS() - 0s
[TRACE] 13:06:43.441 shell.go:GOOS() - 0s
[TRACE] 13:06:43.441 shell.go:GOOS() - 0s
[TRACE] 13:06:43.441 shell.go:GOOS() - 0s
[DEBUG] 13:06:43.441 shell_windows.go:WindowsRegistryKeyValue:206 → ColorizationColor(DWORD): 0xC40078D4
[TRACE] 13:06:43.441 shell.go:Shell() - 0s
[DEBUG] 13:06:43.441 shell.go:Getenv:397 → 7.3.6
[TRACE] 13:06:43.441 shell.go:Getenv(POSH_SHELL_VERSION) - 0s
[DEBUG] 13:06:43.441 debug.go:PrintDebug:23 → Segment: Title
[TRACE] 13:06:43.441 shell.go:Flags() - 0s
[DEBUG] 13:06:43.441 block.go:Debug:280 → Segment: session
[TRACE] 13:06:43.441 shell.go:GOOS() - 0s
[DEBUG] 13:06:43.441 shell.go:Pwd:427 → C:\Users\login
[TRACE] 13:06:43.441 shell.go:Pwd() - 0s
[DEBUG] 13:06:43.441 shell_windows.go:56 → C:\Users\login
[TRACE] 13:06:43.441 shell.go:GOOS() - 0s
[DEBUG] 13:06:43.441 shell.go:Getenv:397 → NO DATA
[TRACE] 13:06:43.441 shell.go:Getenv(SSH_CONNECTION) - 0s
[DEBUG] 13:06:43.441 shell.go:Getenv:397 → NO DATA
[TRACE] 13:06:43.441 shell.go:Getenv(SSH_CLIENT) - 0s
[TRACE] 13:06:43.441 shell_windows.go:Root() - 0s
[TRACE] 13:06:43.441 shell.go:Shell() - 0s
[TRACE] 13:06:43.441 shell.go:ErrorCode() - 0s
[TRACE] 13:06:43.441 shell_windows.go:IsWsl() - 0s
[TRACE] 13:06:43.442 shell.go:Pwd() - 0s
[DEBUG] 13:06:43.442 shell_windows.go:56 → C:\Users\login
[TRACE] 13:06:43.442 shell.go:GOOS() - 0s
[TRACE] 13:06:43.442 shell.go:GOOS() - 0s
[TRACE] 13:06:43.442 shell.go:GOOS() - 0s
[TRACE] 13:06:43.442 shell.go:GOOS() - 0s
[TRACE] 13:06:43.442 shell.go:GOOS() - 0s
[TRACE] 13:06:43.442 shell.go:GOOS() - 0s
[TRACE] 13:06:43.442 shell.go:GOOS() - 0s
[TRACE] 13:06:43.442 shell.go:GOOS() - 0s
[DEBUG] 13:06:43.442 shell.go:User:548 → login
[TRACE] 13:06:43.442 shell.go:User() - 0s
[DEBUG] 13:06:43.442 shell.go:Host:560 → Avalon
[TRACE] 13:06:43.442 shell.go:Host() - 0s
[TRACE] 13:06:43.442 shell.go:GOOS() - 0s
[DEBUG] 13:06:43.442 shell.go:Getenv:397 → NO DATA
[TRACE] 13:06:43.442 shell.go:Getenv(SHLVL) - 0s
[TRACE] 13:06:43.442 shell.go:TemplateCache() - 1.0664ms
[TRACE] 13:06:43.442 shell.go:TemplateCache() - 0s
[TRACE] 13:06:43.442 shell.go:Shell() - 0s
[DEBUG] 13:06:43.442 block.go:Debug:280 → Segment: path
[TRACE] 13:06:43.442 shell.go:Pwd() - 0s
[DEBUG] 13:06:43.442 shell_windows.go:56 → C:\Users\login
[TRACE] 13:06:43.442 shell.go:GOOS() - 0s
[TRACE] 13:06:43.442 shell.go:Pwd() - 0s
[TRACE] 13:06:43.442 shell.go:Shell() - 0s
[TRACE] 13:06:43.442 shell.go:Flags() - 0s
[DEBUG] 13:06:43.442 properties.go:GetBool:22 → mapped_locations_enabled: true
[DEBUG] 13:06:43.442 properties.go:GetString:28 → 
[DEBUG] 13:06:43.442 properties.go:GetString:28 → 
[DEBUG] 13:06:43.442 shell_windows.go:56 → C:\Users\login
[TRACE] 13:06:43.442 shell.go:GOOS() - 0s
[TRACE] 13:06:43.442 shell.go:GOOS() - 0s
[DEBUG] 13:06:43.442 properties.go:GetString:28 → ~
[DEBUG] 13:06:43.442 properties.go:GetKeyValueMap:46 → mapped_locations: map[]
[TRACE] 13:06:43.442 shell.go:PathSeparator() - 0s
[TRACE] 13:06:43.442 shell.go:GOOS() - 0s
[TRACE] 13:06:43.442 shell.go:GOOS() - 0s
[TRACE] 13:06:43.442 shell.go:GOOS() - 0s
[TRACE] 13:06:43.442 shell.go:GOOS() - 0s
[TRACE] 13:06:43.442 shell.go:GOOS() - 0s
[TRACE] 13:06:43.442 shell.go:GOOS() - 0s
[TRACE] 13:06:43.442 shell.go:GOOS() - 0s
[TRACE] 13:06:43.442 shell.go:PathSeparator() - 0s
[TRACE] 13:06:43.442 shell.go:PathSeparator() - 0s
[TRACE] 13:06:43.442 shell.go:GOOS() - 0s
[TRACE] 13:06:43.442 shell.go:GOOS() - 0s
[TRACE] 13:06:43.442 shell.go:GOOS() - 0s
[TRACE] 13:06:43.442 shell.go:PathSeparator() - 0s
[TRACE] 13:06:43.442 shell.go:GOOS() - 0s
[TRACE] 13:06:43.442 shell.go:GOOS() - 0s
[TRACE] 13:06:43.442 shell.go:GOOS() - 0s
[TRACE] 13:06:43.442 shell.go:PathSeparator() - 0s
[TRACE] 13:06:43.442 shell.go:GOOS() - 0s
[TRACE] 13:06:43.442 shell.go:GOOS() - 0s
[TRACE] 13:06:43.442 shell.go:GOOS() - 0s
[TRACE] 13:06:43.442 shell.go:PathSeparator() - 0s
[TRACE] 13:06:43.442 shell.go:Pwd() - 0s
[TRACE] 13:06:43.442 shell_windows.go:IsWsl() - 0s
[TRACE] 13:06:43.442 shell.go:StackCount() - 0s
[DEBUG] 13:06:43.443 win32_windows.go:isWriteable:299 → not current user or in group
[DEBUG] 13:06:43.443 win32_windows.go:isWriteable:303 → current user is member of S-1-5-32-544
[DEBUG] 13:06:43.443 win32_windows.go:isWriteable:311 ↓
    WRITE_DAC
    WRITE_OWNER
    SYNCHRONIZE
    DELETE
    READ_CONTROL
[DEBUG] 13:06:43.443 win32_windows.go:isWriteable:313 → user has write access
[TRACE] 13:06:43.443 shell_windows.go:DirIsWritable() - 524µs
[TRACE] 13:06:43.443 shell.go:TemplateCache() - 0s
[TRACE] 13:06:43.443 shell.go:TemplateCache() - 0s
[TRACE] 13:06:43.443 shell.go:Shell() - 0s
[DEBUG] 13:06:43.443 block.go:Debug:280 → Segment: git
[TRACE] 13:06:43.443 shell.go:Pwd() - 0s
[DEBUG] 13:06:43.443 shell_windows.go:56 → C:\Users\login
[TRACE] 13:06:43.443 shell.go:GOOS() - 0s
[TRACE] 13:06:43.443 shell.go:GOOS() - 0s
[ERROR] 13:06:43.447 shell.go:CommandPath:602 → exec: "git.exe": executable file not found in %PATH%
[TRACE] 13:06:43.447 shell.go:CommandPath(git.exe) - 4.2052ms
[TRACE] 13:06:43.447 shell.go:HasCommand(git.exe) - 4.2052ms
[DEBUG] 13:06:43.447 block.go:Debug:280 → Segment: time
[TRACE] 13:06:43.447 shell.go:Pwd() - 0s
[DEBUG] 13:06:43.447 shell_windows.go:56 → C:\Users\login
[TRACE] 13:06:43.447 shell.go:GOOS() - 0s
[DEBUG] 13:06:43.447 properties.go:GetString:28 → 15:04
[TRACE] 13:06:43.447 shell.go:TemplateCache() - 0s
[TRACE] 13:06:43.448 shell.go:TemplateCache() - 0s
[TRACE] 13:06:43.448 shell.go:Shell() - 0s
[DEBUG] 13:06:43.448 shell.go:Getenv:397 → C:\Users\login\AppData\Local
[TRACE] 13:06:43.448 shell.go:Getenv(LOCALAPPDATA) - 0s
[TRACE] 13:06:43.448 shell_windows.go:CachePath() - 0s
[TRACE] 13:06:43.448 shell.go:Flags() - 0s

网络断开时:

Cache path: C:\Users\login\AppData\Local\oh-my-posh

Config path: C:\Users\login\AppData\Local\Programs\oh-my-posh\themes\cert.omp.json

Logs:

[DEBUG] 13:08:36.385 shell.go:Getenv:397 → NO DATA
[TRACE] 13:08:36.385 shell.go:Getenv(TERM_PROGRAM) - 0s
[DEBUG] 13:08:36.385 shell.go:Getenv:397 → C:\Users\login\AppData\Local
[TRACE] 13:08:36.385 shell.go:Getenv(LOCALAPPDATA) - 0s
[TRACE] 13:08:36.385 shell_windows.go:CachePath() - 0s
[DEBUG] 13:08:36.385 shell.go:Getenv:397 → C:\Users\login\AppData\Local\Programs\oh-my-posh\themes\cert.omp.json
[TRACE] 13:08:36.385 shell.go:Getenv(POSH_THEME) - 0s
[DEBUG] 13:08:36.412 shell.go:Shell:644 → process name: pwsh.exe
[TRACE] 13:08:36.412 shell.go:Shell() - 26.4397ms
[TRACE] 13:08:36.412 shell.go:resolveConfigPath() - 26.4397ms
[TRACE] 13:08:36.412 shell.go:Init() - 26.9528ms
[TRACE] 13:08:36.412 shell.go:Flags() - 0s
[TRACE] 13:08:36.412 config.go:loadConfig() - 528.2µs
[TRACE] 13:08:36.412 shell.go:Flags() - 0s
[DEBUG] 13:08:36.412 shell.go:Getenv:397 → NO DATA
[TRACE] 13:08:36.412 shell.go:Getenv(OMP_CACHE_DISABLED) - 0s
[TRACE] 13:08:36.412 shell_windows.go:WindowsRegistryKeyValue(HKEY_CURRENT_USER\Software\Microsoft\Windows\DWM\ColorizationColor) - 0s
[TRACE] 13:08:36.412 shell.go:GOOS() - 0s
[TRACE] 13:08:36.412 shell.go:GOOS() - 0s
[TRACE] 13:08:36.412 shell.go:GOOS() - 0s
[TRACE] 13:08:36.412 shell.go:GOOS() - 0s
[TRACE] 13:08:36.412 shell.go:GOOS() - 0s
[TRACE] 13:08:36.412 shell.go:GOOS() - 0s
[TRACE] 13:08:36.412 shell.go:GOOS() - 0s
[TRACE] 13:08:36.412 shell.go:GOOS() - 0s
[TRACE] 13:08:36.412 shell.go:GOOS() - 0s
[TRACE] 13:08:36.412 shell.go:GOOS() - 0s
[TRACE] 13:08:36.412 shell.go:GOOS() - 0s
[TRACE] 13:08:36.412 shell.go:GOOS() - 0s
[TRACE] 13:08:36.412 shell.go:GOOS() - 0s
[TRACE] 13:08:36.412 shell.go:GOOS() - 0s
[TRACE] 13:08:36.412 shell.go:GOOS() - 0s
[TRACE] 13:08:36.412 shell.go:GOOS() - 0s
[TRACE] 13:08:36.412 shell.go:GOOS() - 0s
[TRACE] 13:08:36.412 shell.go:GOOS() - 0s
[TRACE] 13:08:36.412 shell.go:GOOS() - 0s
[DEBUG] 13:08:36.412 shell_windows.go:WindowsRegistryKeyValue:206 → ColorizationColor(DWORD): 0xC40078D4
[TRACE] 13:08:36.412 shell.go:Shell() - 0s
[DEBUG] 13:08:36.412 shell.go:Getenv:397 → 7.3.6
[TRACE] 13:08:36.412 shell.go:Getenv(POSH_SHELL_VERSION) - 0s
[DEBUG] 13:08:36.412 debug.go:PrintDebug:23 → Segment: Title
[TRACE] 13:08:36.412 shell.go:Flags() - 0s
[DEBUG] 13:08:36.412 block.go:Debug:280 → Segment: session
[TRACE] 13:08:36.412 shell.go:GOOS() - 0s
[DEBUG] 13:08:36.412 shell.go:Pwd:427 → C:\Users\login
[TRACE] 13:08:36.412 shell.go:Pwd() - 0s
[DEBUG] 13:08:36.412 shell_windows.go:56 → C:\Users\login
[TRACE] 13:08:36.412 shell.go:GOOS() - 0s
[DEBUG] 13:08:36.412 shell.go:Getenv:397 → NO DATA
[TRACE] 13:08:36.412 shell.go:Getenv(SSH_CONNECTION) - 0s
[DEBUG] 13:08:36.412 shell.go:Getenv:397 → NO DATA
[TRACE] 13:08:36.412 shell.go:Getenv(SSH_CLIENT) - 0s
[TRACE] 13:08:36.413 shell_windows.go:Root() - 526.5µs
[TRACE] 13:08:36.413 shell.go:Shell() - 0s
[TRACE] 13:08:36.413 shell.go:ErrorCode() - 0s
[TRACE] 13:08:36.413 shell_windows.go:IsWsl() - 0s
[TRACE] 13:08:36.413 shell.go:Pwd() - 0s
[DEBUG] 13:08:36.413 shell_windows.go:56 → C:\Users\login
[TRACE] 13:08:36.413 shell.go:GOOS() - 0s
[TRACE] 13:08:36.413 shell.go:GOOS() - 0s
[TRACE] 13:08:36.413 shell.go:GOOS() - 0s
[TRACE] 13:08:36.413 shell.go:GOOS() - 0s
[TRACE] 13:08:36.413 shell.go:GOOS() - 0s
[TRACE] 13:08:36.413 shell.go:GOOS() - 0s
[TRACE] 13:08:36.413 shell.go:GOOS() - 0s
[TRACE] 13:08:36.413 shell.go:GOOS() - 0s
[DEBUG] 13:08:36.413 shell.go:User:548 → login
[TRACE] 13:08:36.413 shell.go:User() - 0s
[DEBUG] 13:08:36.413 shell.go:Host:560 → Avalon
[TRACE] 13:08:36.413 shell.go:Host() - 0s
[TRACE] 13:08:36.413 shell.go:GOOS() - 0s
[DEBUG] 13:08:36.413 shell.go:Getenv:397 → NO DATA
[TRACE] 13:08:36.413 shell.go:Getenv(SHLVL) - 0s
[TRACE] 13:08:36.413 shell.go:TemplateCache() - 1.1125ms
[TRACE] 13:08:36.413 shell.go:TemplateCache() - 0s
[TRACE] 13:08:36.413 shell.go:Shell() - 0s
[DEBUG] 13:08:36.414 block.go:Debug:280 → Segment: path
[TRACE] 13:08:36.414 shell.go:Pwd() - 0s
[DEBUG] 13:08:36.414 shell_windows.go:56 → C:\Users\login
[TRACE] 13:08:36.414 shell.go:GOOS() - 0s
[TRACE] 13:08:36.414 shell.go:Pwd() - 0s
[TRACE] 13:08:36.414 shell.go:Shell() - 0s
[TRACE] 13:08:36.414 shell.go:Flags() - 0s
[DEBUG] 13:08:36.414 properties.go:GetBool:22 → mapped_locations_enabled: true
[DEBUG] 13:08:36.414 properties.go:GetString:28 → 
[DEBUG] 13:08:36.414 properties.go:GetString:28 → 
[DEBUG] 13:08:36.414 shell_windows.go:56 → C:\Users\login
[TRACE] 13:08:36.414 shell.go:GOOS() - 0s
[TRACE] 13:08:36.414 shell.go:GOOS() - 0s
[DEBUG] 13:08:36.414 properties.go:GetString:28 → ~
[DEBUG] 13:08:36.414 properties.go:GetKeyValueMap:46 → mapped_locations: map[]
[TRACE] 13:08:36.414 shell.go:PathSeparator() - 0s
[TRACE] 13:08:36.414 shell.go:GOOS() - 0s
[TRACE] 13:08:36.414 shell.go:GOOS() - 0s
[TRACE] 13:08:36.414 shell.go:GOOS() - 0s
[TRACE] 13:08:36.414 shell.go:GOOS() - 0s
[TRACE] 13:08:36.414 shell.go:GOOS() - 0s
[TRACE] 13:08:36.414 shell.go:GOOS() - 0s
[TRACE] 13:08:36.414 shell.go:GOOS() - 0s
[TRACE] 13:08:36.414 shell.go:PathSeparator() - 0s
[TRACE] 13:08:36.414 shell.go:PathSeparator() - 0s
[TRACE] 13:08:36.414 shell.go:GOOS() - 0s
[TRACE] 13:08:36.414 shell.go:GOOS() - 0s
[TRACE] 13:08:36.414 shell.go:GOOS() - 0s
[TRACE] 13:08:36.414 shell.go:PathSeparator() - 0s
[TRACE] 13:08:36.414 shell.go:GOOS() - 0s
[TRACE] 13:08:36.414 shell.go:GOOS() - 0s
[TRACE] 13:08:36.414 shell.go:GOOS() - 0s
[TRACE] 13:08:36.414 shell.go:PathSeparator() - 0s
[TRACE] 13:08:36.414 shell.go:GOOS() - 0s
[TRACE] 13:08:36.414 shell.go:GOOS() - 0s
[TRACE] 13:08:36.414 shell.go:GOOS() - 0s
[TRACE] 13:08:36.414 shell.go:PathSeparator() - 0s
[TRACE] 13:08:36.414 shell.go:Pwd() - 0s
[TRACE] 13:08:36.414 shell_windows.go:IsWsl() - 0s
[TRACE] 13:08:36.414 shell.go:StackCount() - 0s
[DEBUG] 13:08:36.415 win32_windows.go:isWriteable:299 → not current user or in group
[DEBUG] 13:08:36.415 win32_windows.go:isWriteable:303 → current user is member of S-1-5-32-544
[DEBUG] 13:08:36.415 win32_windows.go:isWriteable:311 ↓
    WRITE_DAC
    WRITE_OWNER
    SYNCHRONIZE
    DELETE
    READ_CONTROL
[DEBUG] 13:08:36.415 win32_windows.go:isWriteable:313 → user has write access
[TRACE] 13:08:36.415 shell_windows.go:DirIsWritable() - 518.6µs
[TRACE] 13:08:36.415 shell.go:TemplateCache() - 0s
[TRACE] 13:08:36.415 shell.go:TemplateCache() - 0s
[TRACE] 13:08:36.415 shell.go:Shell() - 0s
[DEBUG] 13:08:36.415 block.go:Debug:280 → Segment: git
[TRACE] 13:08:36.415 shell.go:Pwd() - 0s
[DEBUG] 13:08:36.415 shell_windows.go:56 → C:\Users\login
[TRACE] 13:08:36.415 shell.go:GOOS() - 0s
[TRACE] 13:08:36.415 shell.go:GOOS() - 0s
[ERROR] 13:08:36.419 shell.go:CommandPath:602 → exec: "git.exe": executable file not found in %PATH%
[TRACE] 13:08:36.419 shell.go:CommandPath(git.exe) - 4.1797ms
[TRACE] 13:08:36.419 shell.go:HasCommand(git.exe) - 4.1797ms
[DEBUG] 13:08:36.419 block.go:Debug:280 → Segment: time
[TRACE] 13:08:36.419 shell.go:Pwd() - 0s
[DEBUG] 13:08:36.419 shell_windows.go:56 → C:\Users\login
[TRACE] 13:08:36.419 shell.go:GOOS() - 0s
[DEBUG] 13:08:36.419 properties.go:GetString:28 → 15:04
[TRACE] 13:08:36.419 shell.go:TemplateCache() - 0s
[TRACE] 13:08:36.419 shell.go:TemplateCache() - 0s
[TRACE] 13:08:36.419 shell.go:Shell() - 0s
[DEBUG] 13:08:36.419 shell.go:Getenv:397 → C:\Users\login\AppData\Local
[TRACE] 13:08:36.419 shell.go:Getenv(LOCALAPPDATA) - 0s
[TRACE] 13:08:36.419 shell_windows.go:CachePath() - 0s
[TRACE] 13:08:36.419 shell.go:Flags() - 0s