all repos — nixfiles @ a3f1ee0c6a21bbeae26752557ad8612d0b0ba5de

System and user configuration, managed by nix and home-manager

dev/web: install vercel CLI

Alan Pearce
commit

a3f1ee0c6a21bbeae26752557ad8612d0b0ba5de

parent

7bde47a9659aaf83a5603fb0a362fa248e9e72e6

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M user/settings/development/web.nixuser/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`