add sshpass and balenaetcher to homebrew apps; add hcloud and butane to Stephen's default packages; update SSH configuration for ovh-pangolin
This commit is contained in:
@@ -17,10 +17,12 @@
|
|||||||
"httpie"
|
"httpie"
|
||||||
"k9s"
|
"k9s"
|
||||||
"siderolabs/homebrew-tap/talosctl"
|
"siderolabs/homebrew-tap/talosctl"
|
||||||
|
"sshpass"
|
||||||
"ansible"
|
"ansible"
|
||||||
];
|
];
|
||||||
casks = [
|
casks = [
|
||||||
"1password"
|
"1password"
|
||||||
|
"balenaetcher"
|
||||||
"citrix-workspace"
|
"citrix-workspace"
|
||||||
"cursor"
|
"cursor"
|
||||||
"elgato-wave-link"
|
"elgato-wave-link"
|
||||||
|
|||||||
@@ -18,6 +18,8 @@
|
|||||||
lens
|
lens
|
||||||
ollama
|
ollama
|
||||||
packer
|
packer
|
||||||
|
hcloud
|
||||||
|
butane
|
||||||
slack
|
slack
|
||||||
# spotify
|
# spotify
|
||||||
teleport
|
teleport
|
||||||
|
|||||||
@@ -17,6 +17,9 @@
|
|||||||
User stephen
|
User stephen
|
||||||
IdentityAgent "~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock"
|
IdentityAgent "~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock"
|
||||||
|
|
||||||
|
Host ovh-pangolin
|
||||||
|
User ubuntu
|
||||||
|
IdentityAgent "~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock"
|
||||||
'';
|
'';
|
||||||
|
|
||||||
# Configure git
|
# Configure git
|
||||||
|
|||||||
Reference in New Issue
Block a user