diff --git a/base_install.sh b/base_install.sh index 5f82049..6092a65 100644 --- a/base_install.sh +++ b/base_install.sh @@ -2,7 +2,7 @@ git clone https://aur.archlinux.org/yay.git cd yay makepkg -si -yay -Syu alacritty alsa-plugins alsa-utils wdisplays udisks2 udiskie oh-my-zsh-git bemenu firefox htop light neofetch otf-font-awesome openssh powertop sway swayidle swaylock-effects-git tmux ttf-font-awesome unzip ttf-iosevka vlc waybar wdisplays-git wob xorg-xwayland youtube-dl zsh networkmanager ly mako-git aerc zsh-syntax-highlithing network-manager-applet +yay -Syu alacritty alsa-plugins alsa-utils wdisplays udisks2 udiskie oh-my-zsh-git bemenu firefox htop light neofetch otf-font-awesome openssh powertop sway swayidle swaylock-effects-git tmux ttf-font-awesome unzip ttf-iosevka vlc waybar wdisplays-git wob xorg-xwayland youtube-dl zsh networkmanager ly mako-git aerc zsh-syntax-highlithing network-manager-applet zsh-theme-powerlevel10k sudo systemctl start NetworkManager @@ -12,3 +12,6 @@ sudo systemctl enable ly sudo echo "MOZ_ENABLE_WAYLAND=1" >> /etc/environment cp configs/. /home/tobi/.config + +sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" +