mirror of
https://github.com/JonasunderscoreJones/i3-system-setup.git
synced 2025-10-23 03:29:19 +02:00
added package list to be installed with main file
This commit is contained in:
parent
ca81d4f149
commit
03c196e0a0
1 changed files with 4 additions and 0 deletions
4
i3-system-setup-new/setup.sh
Normal file
4
i3-system-setup-new/setup.sh
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
# removing unneeded or conflicting packages
|
||||||
|
yay -Syyu --needed --no-confirm - < packagelist
|
Loading…
Add table
Add a link
Reference in a new issue