From ec1e16177c156df8124a2e13e4eea7c7371d128d Mon Sep 17 00:00:00 2001 From: Lukian Date: Mon, 31 Mar 2025 08:52:53 +0200 Subject: [PATCH] Saataa andagii ! --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index e2df981..6acc821 100644 --- a/install.sh +++ b/install.sh @@ -3,6 +3,7 @@ yay -S hyprland kitty wofi waybar hyprlock sddm hyprcursor nerd-fonts network-manager-applet brightnessctl dunst swww cp -r ./.config ~/ cp -r ./.local ~/ +cp ./.zshrc ~/ git clone https://github.com/chrissicool/zsh-256color ~/.oh-my-zsh/plugins/zsh-256color git clone https://github.com/zsh-users/zsh-autosuggestions ~/.oh-my-zsh/plugins/zsh-autosuggestions git clone https://github.com/zsh-users/zsh-syntax-highlighting ~/.oh-my-zsh/plugins/zsh-syntax-highlighting