Saataa andagii !
This commit is contained in:
parent
98d84c98ad
commit
69dd383e92
2 changed files with 4 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
- `git clone https://gitlab.leizour.fr/lucien/dotfiles/`
|
- `git clone https://git.leizour.fr/lucien/dotfiles/`
|
||||||
- `cd dotfiles`
|
- `cd dotfiles`
|
||||||
- `bash install.sh`
|
- `bash install.sh`
|
||||||
|
|
||||||
|
|
|
@ -3,4 +3,7 @@
|
||||||
yay -S hyprland kitty wofi waybar hyprlock sddm hyprcursor wlogout network-manager-applet brightnessctl dunst
|
yay -S hyprland kitty wofi waybar hyprlock sddm hyprcursor wlogout network-manager-applet brightnessctl dunst
|
||||||
cp -r ./.config ~/
|
cp -r ./.config ~/
|
||||||
cp -r ./.local ~/
|
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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue