Add GDB
This commit is contained in:
parent
18b1772809
commit
2da44f93ba
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
# == Basic dev ==
|
# == Basic dev ==
|
||||||
sudo pacman -S base-devel --noconfirm
|
sudo pacman -S base-devel gdb --noconfirm
|
||||||
|
|
||||||
# === Yay ===
|
# === Yay ===
|
||||||
sudo pacman -S yay --noconfirm
|
sudo pacman -S yay --noconfirm
|
||||||
|
|
Reference in a new issue