From a3f1ee0c6a21bbeae26752557ad8612d0b0ba5de Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sun, 2 Jun 2024 21:07:31 +0200 Subject: dev/web: install vercel CLI --- user/settings/development/web.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'user/settings') diff --git a/user/settings/development/web.nix b/user/settings/development/web.nix index 3062327d..e5c5ebb7 100644 --- a/user/settings/development/web.nix +++ b/user/settings/development/web.nix @@ -12,6 +12,7 @@ flyctl prettierd personal.htmlformat + nodePackages.vercel ]); home.shellAliases = { # 0.2.25 current completion command only affects `flyctl`, although `fly` is a link to `flyctl` -- cgit 1.4.1