Files
omarchy/install/development.sh

12 lines
219 B
Bash
Raw Normal View History

#!/bin/bash
2025-07-25 15:42:27 -04:00
show_logo
show_subtext "Let's install development tools..."
2025-06-24 14:56:39 -07:00
yay -S --noconfirm --needed \
cargo clang llvm mise \
2025-06-24 15:28:29 -07:00
imagemagick \
mariadb-libs postgresql-libs \
2025-06-24 14:56:39 -07:00
github-cli \
2025-07-04 16:10:58 -07:00
lazygit lazydocker-bin