From b0eb9b97fe9466d92927a5e746054921e44eaa0c Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Sat, 10 May 2025 19:56:27 -0400 Subject: Switched back to Fedora --- runs/programs | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'runs/programs') diff --git a/runs/programs b/runs/programs index 78e1003..b412969 100755 --- a/runs/programs +++ b/runs/programs @@ -1,4 +1,8 @@ #!/bin/sh -sudo apt install build-essential gdb clangd git tmux zsh golang fzf -y +sudo dnf install @development-tools + +sudo dnf install @virtualization + +sudo dnf install gdb clangd git tmux zsh golang fzf -y -- cgit v1.2.3