diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2025-05-06 17:42:48 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2025-05-06 17:42:48 -0400 |
| commit | f2fc0ce4c59dd6a08fdb46b856cf337c3f8bf9f5 (patch) | |
| tree | 6c1b961eb16ef89549b9e861d3e9a62bce5695ca /runs | |
| parent | c01fc6baa645d437734b0f7fc4da67c46b6279cd (diff) | |
Fixed some issues
Diffstat (limited to 'runs')
| -rwxr-xr-x | runs/programs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/runs/programs b/runs/programs index ac5198f..78e1003 100755 --- a/runs/programs +++ b/runs/programs @@ -1,3 +1,4 @@ #!/bin/sh -sudo apt install git tmux zsh golang fzf -y +sudo apt install build-essential gdb clangd git tmux zsh golang fzf -y + |
