Installs flyctl
This commit is contained in:
parent
26091fa9d9
commit
1b5e9ee544
2 changed files with 2 additions and 1 deletions
2
Justfile
2
Justfile
|
|
@ -29,4 +29,4 @@ mac-re:
|
||||||
darwin-rebuild switch --flake .
|
darwin-rebuild switch --flake .
|
||||||
|
|
||||||
mac-up:
|
mac-up:
|
||||||
darwin-rebuild switch --recreate-lock-file --flake .
|
darwin-rebuild switch --recreate-lock-file --flake . && brew upgrade && brew upgrade --cask --greedy
|
||||||
|
|
|
||||||
|
|
@ -66,6 +66,7 @@
|
||||||
"fnm"
|
"fnm"
|
||||||
"imagemagick"
|
"imagemagick"
|
||||||
"odin"
|
"odin"
|
||||||
|
"flyctl"
|
||||||
];
|
];
|
||||||
|
|
||||||
casks = [
|
casks = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue