Conversion to markdown

This commit is contained in:
Tibo De Peuter 2022-04-20 22:35:49 +02:00 committed by GitHub
parent d05bd6a8ef
commit bd39d802d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,15 +0,0 @@
$ sudo systemctl enable NetworkManager
$ sudo vim /etc/pacman.conf
ParallelDownloads = 5 [uncomment this]
$ sudo pacman -S network-manager-applet blueman
$ sudo pacman -S sway swaylock-effects-git swayidle i3status alacritty
$ sudo pacman -S pulseaudio pulseaudio-alsa pulseaudio-bluetooth
$ sudo pacman -S base-devel git
$ cd /opt
$ sudo git clone https://aur.archlinux.org/yay.git
$ sudo chown -R username:users .yay
$ cd yay
$ makepkg -si