8 lines
400 B
Bash
8 lines
400 B
Bash
git clone https://aur.archlinux.org/yay.git
|
|
cd yay
|
|
makepkg -si
|
|
|
|
yay -Syu alacritty alsa-plugins alsa-utils bemenu firefox htop light ly neofetch otf-font-awesome openssh powertop sudo sway swayidle swaylock-effects-git tmux ttf-font-awesome unzip ttf-iosevka vlc waybar wdisplay-git wob xorg-xwayland youtube-dl zsh
|
|
|
|
echo "Cloning configs"
|
|
git clone http://gitlab.maiertobi.de/tobimai/arch_config.git |