diff --git a/installation.sh b/installation.sh index afe399b..9dadc16 100644 --- a/installation.sh +++ b/installation.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # == Basic dev == -sudo pacman -S base-devel --noconfirm +sudo pacman -S base-devel gdb --noconfirm # === Yay === sudo pacman -S yay --noconfirm