Merge pull request #403 from genebean/askpass

Add ssh-askpass for macOS
This commit is contained in:
Gene Liverman 2024-06-13 11:26:13 -04:00 committed by GitHub
commit c843015833
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -29,11 +29,13 @@
taps = [ taps = [
"homebrew/cask-fonts" "homebrew/cask-fonts"
"null-dev/firefox-profile-switcher" "null-dev/firefox-profile-switcher"
"theseal/ssh-askpass"
]; ];
brews = [ brews = [
"fastfetch" "fastfetch"
"ffmpeg" "ffmpeg"
"firefox-profile-switcher-connector" "firefox-profile-switcher-connector"
"ssh-askpass"
"telnet" "telnet"
]; ];
casks = [ casks = [