Add CXX toolchain
This commit is contained in:
parent
dce194a028
commit
b0c3095869
4
install
4
install
@ -15,12 +15,15 @@ link() {
|
|||||||
install() {
|
install() {
|
||||||
sudo pacman -S --needed \
|
sudo pacman -S --needed \
|
||||||
alacritty \
|
alacritty \
|
||||||
|
base-devel \
|
||||||
bmon \
|
bmon \
|
||||||
|
cgdb \
|
||||||
expect \
|
expect \
|
||||||
ffmpeg \
|
ffmpeg \
|
||||||
firefox \
|
firefox \
|
||||||
fzf \
|
fzf \
|
||||||
git \
|
git \
|
||||||
|
gdb \
|
||||||
grim \
|
grim \
|
||||||
gtk-layer-shell \
|
gtk-layer-shell \
|
||||||
iotop \
|
iotop \
|
||||||
@ -33,6 +36,7 @@ install() {
|
|||||||
neomutt \
|
neomutt \
|
||||||
neovim \
|
neovim \
|
||||||
newsboat \
|
newsboat \
|
||||||
|
ninja \
|
||||||
nnn \
|
nnn \
|
||||||
notmuch \
|
notmuch \
|
||||||
noto-fonts \
|
noto-fonts \
|
||||||
|
Reference in New Issue
Block a user