🍱 Installed bun

This commit is contained in:
z3rOR0ne 2024-08-12 15:41:10 -07:00
parent f63a950d3d
commit 11667b569d
3 changed files with 320 additions and 0 deletions

View file

@ -570,3 +570,5 @@ Install taplo (TOML formatter)
doas pacman -S taplo
Install deno
doas pacman -S deno
Install bun
curl -fsSL https://bun.sh/install | bash