refactor(wsl): use Windows op.exe via interop instead of native 1password-cli

This commit is contained in:
2026-04-13 15:21:34 +08:00
parent 9e610b89b2
commit 024ea2c676
2 changed files with 37 additions and 30 deletions
+1
View File
@@ -52,6 +52,7 @@
if set -q WSL_DISTRO_NAME
alias pbcopy clip.exe
alias pbpaste "powershell.exe -noprofile -c Get-Clipboard"
alias op op.exe
end
# User-local overrides