Saataa andagii !

This commit is contained in:
Lukian 2024-11-25 17:32:39 +01:00
parent 98d84c98ad
commit 69dd383e92
2 changed files with 4 additions and 1 deletions

View file

@ -2,7 +2,7 @@
## Installation
- `git clone https://gitlab.leizour.fr/lucien/dotfiles/`
- `git clone https://git.leizour.fr/lucien/dotfiles/`
- `cd dotfiles`
- `bash install.sh`

View file

@ -3,4 +3,7 @@
yay -S hyprland kitty wofi waybar hyprlock sddm hyprcursor wlogout network-manager-applet brightnessctl dunst
cp -r ./.config ~/
cp -r ./.local ~/
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