Update base_install.sh
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
pacman -S git base-devel sudo
|
git clone https://aur.archlinux.org/yay.git
|
||||||
|
cd yay
|
||||||
|
makepkg -si
|
||||||
|
|
||||||
useradd -m tobi
|
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
|
||||||
passwd tobi
|
|
||||||
echo "Adding tobi to sudoers list"
|
echo "Cloning configs"
|
||||||
echo "tobi ALL=(ALL) ALL" >> my_file.txt
|
git clone http://gitlab.maiertobi.de/tobimai/arch_config.git
|
||||||
su tobi
|
|
||||||
Reference in New Issue
Block a user