Compare commits

...

2 Commits

Author SHA1 Message Date
Gabriel Augendre d92ec58cc7 add gnupg config file 2023-03-23 22:32:19 +01:00
Gabriel Augendre e8e7b1438d pass arguments to topgrade in upgrade 2023-03-23 22:32:12 +01:00
2 changed files with 3 additions and 1 deletions

View File

@ -6,5 +6,5 @@ function upgrade --wraps=topgrade
set -x BW_SESSION (bw unlock --raw)
end
sudo ls >/dev/null
topgrade
topgrade $argv
end

2
dot_gnupg/gpg-agent.conf Normal file
View File

@ -0,0 +1,2 @@
pinentry-program /opt/homebrew/bin/pinentry-mac