mirror of
https://github.com/DerTyp7/.dotfiles.git
synced 2025-10-28 12:32:08 +01:00
override dotfiles
This commit is contained in:
4
setup.sh
4
setup.sh
@@ -1,3 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
sudo pacman -Syu --noconfirm\
|
||||
cachyos-gaming-meta \
|
||||
cachyos-gaming-applications \
|
||||
@@ -19,7 +21,7 @@ paru -Syu --noconfirm \
|
||||
signal-desktop
|
||||
|
||||
git clone https://github.com/DerTyp7/.dotfiles.git ~/.config/.dotfiles
|
||||
mv * ~/.config/.dotfiles ~/.config
|
||||
mv -f * ~/.config/.dotfiles ~/.config
|
||||
rm -rf ~/.config/.dotfiles
|
||||
|
||||
read -r -p "Reboot now? (Y/n) " reply
|
||||
|
||||
Reference in New Issue
Block a user