mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Merge pull request #403 from genebean/askpass
Add ssh-askpass for macOS
This commit is contained in:
commit
c843015833
1 changed files with 2 additions and 0 deletions
|
|
@ -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 = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue