mirror of
https://github.com/JonasunderscoreJones/i3-system-setup.git
synced 2025-10-22 19:19:19 +02:00
4 lines
No EOL
102 B
Bash
Executable file
4 lines
No EOL
102 B
Bash
Executable file
#!/bin/sh
|
|
|
|
# removing unneeded or conflicting packages
|
|
yay -Syyu --needed --no-confirm - < packagelist |