mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-29 04:00:42 +00:00
Always sync and update before installing
This commit is contained in:
parent
9e242c5f47
commit
5bf0cd7267
3 changed files with 9 additions and 0 deletions
|
@ -46,6 +46,9 @@ cp -ra home/.config/swayidle ~/.config
|
|||
cp -ra home/.config/swaylock ~/.config
|
||||
cp -ra home/.config/wofi ~/.config
|
||||
|
||||
# Sync mirrors and update before other installations
|
||||
yay -Syu --noconfirm
|
||||
|
||||
# Instal fonts
|
||||
yay -S --noconfirm --needed \
|
||||
libxft ttf-hack ttf-joypixels noto-fonts noto-fonts-cjk noto-fonts-emoji ttf-font-awesome \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue