|
|
@ -29,6 +29,7 @@ PACKAGES=( "yay" # Better package manager \ |
|
|
|
YAY_PACKAGES=( "nordvpn-bin" # Nice manager for NordVPN \ |
|
|
|
YAY_PACKAGES=( "nordvpn-bin" # Nice manager for NordVPN \ |
|
|
|
"meson" # Cool build tool \ |
|
|
|
"meson" # Cool build tool \ |
|
|
|
"ninja" # Meson's friend \ |
|
|
|
"ninja" # Meson's friend \ |
|
|
|
|
|
|
|
"global" # GNU source tagging \ |
|
|
|
) |
|
|
|
) |
|
|
|
|
|
|
|
|
|
|
|
# First install essential packages |
|
|
|
# First install essential packages |
|
|
|