dev/web: install vercel CLI
Alan Pearce alan@alanpearce.eu
Sun, 02 Jun 2024 21:07:31 +0200
1 files changed, 1 insertions(+), 0 deletions(-)
M user/settings/development/web.nix → user/settings/development/web.nix
@@ -12,6 +12,7 @@ ] ++ (with pkgs; [ flyctl prettierd personal.htmlformat + nodePackages.vercel ]); home.shellAliases = { # 0.2.25 current completion command only affects `flyctl`, although `fly` is a link to `flyctl`