mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Add ssh-askpass for macOS
This commit is contained in:
parent
4ba8db119d
commit
507e50b891
1 changed files with 2 additions and 0 deletions
|
|
@ -29,11 +29,13 @@
|
|||
taps = [
|
||||
"homebrew/cask-fonts"
|
||||
"null-dev/firefox-profile-switcher"
|
||||
"theseal/ssh-askpass"
|
||||
];
|
||||
brews = [
|
||||
"fastfetch"
|
||||
"ffmpeg"
|
||||
"firefox-profile-switcher-connector"
|
||||
"ssh-askpass"
|
||||
"telnet"
|
||||
];
|
||||
casks = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue